[mirotalksfu] - fix typo

main
Miroslav Pejic 5 years ago
parent b793fe8f12
commit de339133ba

@ -192,7 +192,7 @@ function execVoiceCommands(transcript) {
rc.peerAction('me', rc.peer_id, 'mute', true, true);
break;
case commands.participantsKickOut:
printCommand(commands.participantsAudioOff);
printCommand(commands.participantsKickOut);
rc.peerAction('me', rc.peer_id, 'eject', true, true);
break;
case commands.fileShareOn:

Loading…
Cancel
Save