[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -12,7 +12,7 @@ if (location.href.substr(0, 5) !== 'https') location.href = 'https' + location.h
|
||||
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970
|
||||
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
|
||||
* @version 1.9.10
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
// ####################################################
|
||||
|
||||
@@ -3485,12 +3485,11 @@ class RoomClient {
|
||||
.catch((e) => console.warn('Exit Room ', e))
|
||||
.finally(() => {
|
||||
clean();
|
||||
this.event(_EVENTS.exitRoom);
|
||||
});
|
||||
} else {
|
||||
clean();
|
||||
}
|
||||
|
||||
this.event(_EVENTS.exitRoom);
|
||||
}
|
||||
|
||||
exitRoom(disconnectAll = false) {
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم