fix(external_api) fixed misspelled api command
This commit is contained in:
parent
6eac19a058
commit
f030706a94
|
@ -34,7 +34,7 @@ const commands = {
|
|||
email: 'email',
|
||||
toggleLobby: 'toggle-lobby',
|
||||
hangup: 'video-hangup',
|
||||
intiatePrivateChat: 'initiate-private-chat',
|
||||
initiatePrivateChat: 'initiate-private-chat',
|
||||
kickParticipant: 'kick-participant',
|
||||
muteEveryone: 'mute-everyone',
|
||||
overwriteConfig: 'overwrite-config',
|
||||
|
|
Loading…
Reference in New Issue