Add button

This commit is contained in:
Piotr Osiewicz 2023-06-23 13:15:25 +02:00
parent 437e41f99d
commit 62786cd508
2 changed files with 40 additions and 2 deletions

View file

@ -22,6 +22,7 @@ actions!(
ToggleScreenSharing,
ToggleMute,
ToggleDeafen,
LeaveCall,
ShareMicrophone
]
);