fix: typo in RoomClient.sendMessageTo
هذا الالتزام موجود في:
@@ -2429,7 +2429,7 @@ class RoomClient {
|
|||||||
if (!this.thereIsParticipants()) {
|
if (!this.thereIsParticipants()) {
|
||||||
isChatPasteTxt = false;
|
isChatPasteTxt = false;
|
||||||
this.cleanMessage();
|
this.cleanMessage();
|
||||||
return this.userLog('info', 'No participants in the room expect you', 'top-end');
|
return this.userLog('info', 'No participants in the room except you', 'top-end');
|
||||||
}
|
}
|
||||||
Swal.fire({
|
Swal.fire({
|
||||||
background: swalBackground,
|
background: swalBackground,
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم