[mirotalksfu] - ops

هذا الالتزام موجود في:
Miroslav Pejic
2024-10-02 13:59:37 +02:00
الأصل 1a4c71669d
التزام b5e86d82bc

عرض الملف

@@ -7014,7 +7014,6 @@ class RoomClient {
const audioMessage =
'The participant has been muted, and only they have the ability to unmute themselves';
if (isBroadcastingEnabled) {
alert('isBroadcastingEnabled');
const peerAudioButton = this.getId(data.peer_id + '___pAudio');
if (peerAudioButton) {
const peerAudioIcon = peerAudioButton.querySelector('i');