[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -70,7 +70,9 @@ module.exports = class Host {
|
|||||||
* @returns boolean
|
* @returns boolean
|
||||||
*/
|
*/
|
||||||
deleteIP(ip) {
|
deleteIP(ip) {
|
||||||
this.setRoomDeactivate();
|
if (this.isAuthorizedIP(ip)) {
|
||||||
|
this.setRoomDeactivate();
|
||||||
|
}
|
||||||
return this.authorizedIPs.delete(ip);
|
return this.authorizedIPs.delete(ip);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم