[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2022-09-11 14:09:25 +02:00
الأصل 0e4487e841
التزام fa8896c118

عرض الملف

@@ -126,7 +126,6 @@ function startSpeech(action) {
}
function execVoiceCommands(transcript) {
console.log('------|', transcript.trim().toLowerCase());
switch (transcript.trim().toLowerCase()) {
case commands.shareRoom:
printCommand(commands.shareRoom);