[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -2307,9 +2307,8 @@ class RoomClient {
|
||||
} else {
|
||||
if (this.pinnedVideoPlayerId != videoPlayer.id) {
|
||||
this.isVideoPinned = true;
|
||||
if (!this.isScreenAllowed)
|
||||
return this.msgPopup('info', 'Another video seems pinned, unpin it before to pin this one');
|
||||
return;
|
||||
if (this.isScreenAllowed) return;
|
||||
return this.msgPopup('info', 'Another video seems pinned, unpin it before to pin this one');
|
||||
}
|
||||
if (!isScreen) videoPlayer.style.objectFit = 'var(--videoObjFit)';
|
||||
this.videoPinMediaContainer.removeChild(cam);
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم