[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2025-08-31 11:48:44 +02:00
الأصل 2010fac894
التزام 334d509c12

عرض الملف

@@ -3640,8 +3640,7 @@ class RoomClient {
this.pendingSinkId = sinkId;
this.runOnNextUserActivation(() => this.attachSinkId(elem, this.pendingSinkId));
} else {
console.error('Attach SinkId error: ', err);
this.userLog('error', err, 'top-end', 6000);
this.userLog('Attach SinkId error', err, 'top-end', 6000);
}
if (speakerSel) speakerSel.selectedIndex = 0;
refreshLsDevices();