[mirotalksfu] - remove unused, fix typo
هذا الالتزام موجود في:
@@ -30,7 +30,6 @@ const commands = {
|
||||
settingsOn: 'open the settings',
|
||||
settingsOff: 'close the settings',
|
||||
participantsOn: 'show the participants',
|
||||
participantsRefresh: 'refresh the participants',
|
||||
participantsOff: 'hide the participants',
|
||||
participantsVideoOff: 'stop the participants video',
|
||||
participantsAudioOff: 'stop the participants audio',
|
||||
@@ -210,10 +209,6 @@ function execVoiceCommands(transcript) {
|
||||
printCommand(commands.participantsOn);
|
||||
participantsButton.click();
|
||||
break;
|
||||
case commands.participantsRefresh:
|
||||
printCommand(commands.participantsRefresh);
|
||||
participantsRefreshBtn.click();
|
||||
break;
|
||||
case commands.participantsOff:
|
||||
printCommand(commands.participantsOff);
|
||||
participantsCloseBtn.click();
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم