[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2022-01-16 22:50:26 +01:00
الأصل b793fe8f12
التزام 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: