[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -987,7 +987,7 @@ function handleSelects() {
|
||||
rc.setLocalStorageDevices(RoomClient.mediaType.video, videoSelect.selectedIndex, videoSelect.value);
|
||||
};
|
||||
// room
|
||||
switchSound.onchange = (e) => {
|
||||
switchSounds.onchange = (e) => {
|
||||
isSoundEnabled = e.currentTarget.checked;
|
||||
};
|
||||
// styling
|
||||
|
||||
@@ -177,12 +177,10 @@
|
||||
<i class="fas fa-lock"></i>
|
||||
<p>Unlock room</p>
|
||||
</button>
|
||||
<br />
|
||||
<div class="form-check form-switch form-switch-md" style="margin: 5px">
|
||||
<input class="form-check-input" type="checkbox" id="switchSound" checked />
|
||||
<label class="form-check-label" style="color: #fff" for="switchSound"> Sounds</label>
|
||||
<div class="form-check form-switch form-switch-md" style="margin: 10px">
|
||||
<input class="form-check-input" type="checkbox" id="switchSounds" checked />
|
||||
<label class="form-check-label" style="color: #fff" for="switchSounds"> Sounds</label>
|
||||
</div>
|
||||
<br />
|
||||
<button id="sessionTimeButton">
|
||||
<i class="fas fa-clock"></i>
|
||||
<p id="sessionTime"></p>
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم