[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -1084,6 +1084,7 @@ function roomIsReady() {
|
||||
if (BUTTONS.settings.host_only_recording) {
|
||||
show(roomRecording);
|
||||
show(recordingImage);
|
||||
show(roomRecordingOptions);
|
||||
}
|
||||
BUTTONS.main.aboutButton && show(aboutButton);
|
||||
if (!DetectRTC.isMobileDevice) show(pinUnpinGridDiv);
|
||||
@@ -2281,6 +2282,7 @@ function handleRoomClientEvents() {
|
||||
hide(startRecButton);
|
||||
hide(roomRecording);
|
||||
hide(recordingImage);
|
||||
hide(roomRecordingOptions);
|
||||
show(recordingMessage);
|
||||
hostOnlyRecording = true;
|
||||
}
|
||||
@@ -2290,6 +2292,7 @@ function handleRoomClientEvents() {
|
||||
console.log('Room event: host only recording disabled');
|
||||
show(startRecButton);
|
||||
show(recordingImage);
|
||||
show(roomRecordingOptions);
|
||||
hide(roomRecording);
|
||||
hide(recordingMessage);
|
||||
hostOnlyRecording = false;
|
||||
|
||||
@@ -739,7 +739,7 @@ access to use this app.
|
||||
|
||||
<div id="tabRecording" class="tabcontent">
|
||||
<img id="recordingImage" class="hidden" src="../images/recording.png" />
|
||||
<div id="roomRecording" class="hidden">
|
||||
<div id="roomRecordingOptions" class="hidden">
|
||||
<table class="settingsTable">
|
||||
<tr>
|
||||
<td class="width-180">
|
||||
@@ -754,6 +754,10 @@ access to use this app.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="roomRecording" class="hidden">
|
||||
<table class="settingsTable">
|
||||
<tr>
|
||||
<td class="width-180">
|
||||
<div class="title">
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم