[mirotalksfu] - ops, fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2025-10-29 09:20:08 +01:00
الأصل ff0f8426ce
التزام 7191e1cb8c

عرض الملف

@@ -8810,7 +8810,7 @@ class RoomClient {
handleEmojiSound(cmd) { handleEmojiSound(cmd) {
const path = '../sounds/emoji/'; const path = '../sounds/emoji/';
const ext = '.mp3'; const ext = '.mp3';
const force = false; // force sound play even if sound effects are disabled const force = true; // force sound play even if sound effects are disabled
switch (cmd.shortcodes) { switch (cmd.shortcodes) {
case ':+1:': case ':+1:':