[mirotalksfu] - add moderator share media

هذا الالتزام موجود في:
Miroslav Pejic
2024-11-10 01:25:41 +01:00
الأصل 9c62253f30
التزام a3412ce730
8 ملفات معدلة مع 63 إضافات و26 حذوفات

عرض الملف

@@ -822,6 +822,24 @@ access to use this app.
</div>
</td>
</tr>
<tr id="everyoneCantChatGPTBtn">
<td class="wa">
<div class="title">
<i class="fab fa-youtube red"></i>
<p>Disable Media Sharing</p>
</div>
</td>
<td>
<div class="form-check form-switch form-switch-md">
<input
id="switchEveryoneCantMediaSharing"
class="form-check-input"
type="checkbox"
checked
/>
</div>
</td>
</tr>
<tr id="disconnectAllOnLeave">
<td class="wa">
<div class="title">
@@ -985,7 +1003,7 @@ access to use this app.
<p>Share a Video or Audio</p>
</button>
<br />
<button id="videoCloseBtn" class="hidden">
<button id="videoCloseBtn" class="hidden btn-custom">
<i class="fas fa-times"></i>
<p>Close Video or Audio</p>
</button>