[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2021-11-14 13:06:56 +01:00
الأصل e03f7b6c24
التزام 4c664836cd

عرض الملف

@@ -1188,7 +1188,6 @@ class RoomClient {
setIsScreen(status) {
if (!status && !this.peer_info.peer_video) {
this.peer_info.peer_video = status;
this.setVideoOff(this.peer_info, false);
this.sendVideoOff();
}