mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-03-02 09:40:18 +00:00
Creates initial version of xmpp module.
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
var commands =
|
||||
{
|
||||
displayName: UI.inputDisplayNameHandler,
|
||||
muteAudio: toggleAudio,
|
||||
muteVideo: toggleVideo,
|
||||
muteAudio: UI.toggleAudio,
|
||||
muteVideo: UI.toggleVideo,
|
||||
toggleFilmStrip: UI.toggleFilmStrip,
|
||||
toggleChat: UI.toggleChat,
|
||||
toggleContactList: UI.toggleContactList
|
||||
|
||||
Reference in New Issue
Block a user