[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -969,7 +969,7 @@ function roomIsReady() {
|
||||
BUTTONS.settings.host_only_recording && show(roomRecording);
|
||||
BUTTONS.main.aboutButton && show(aboutButton);
|
||||
if (!DetectRTC.isMobileDevice) show(pinUnpinGridDiv);
|
||||
if (!isSpeechSynthesisSupported) hide(speechIncomingMsg);
|
||||
if (!isSpeechSynthesisSupported) hide(speechMsgDiv);
|
||||
handleButtons();
|
||||
handleSelects();
|
||||
handleInputs();
|
||||
|
||||
@@ -684,6 +684,8 @@ access to use this app.
|
||||
<div style="margin-left: 5px" class="form-check form-switch form-switch-md">
|
||||
<input class="form-check-input" type="checkbox" id="showChatOnMsg" checked />
|
||||
</div>
|
||||
</div>
|
||||
<div id="speechMsgDiv" class="title">
|
||||
<i class="fas fa-volume-high"></i>
|
||||
<div style="margin-left: 5px" class="form-check form-switch form-switch-md">
|
||||
<input class="form-check-input" type="checkbox" id="speechIncomingMsg" />
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم