[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -1228,8 +1228,6 @@ async function whoAreYou() {
|
|||||||
console.error('AXIOS OIDC Error fetching profile', error.message || error);
|
console.error('AXIOS OIDC Error fetching profile', error.message || error);
|
||||||
}
|
}
|
||||||
|
|
||||||
initUser.classList.toggle('hidden');
|
|
||||||
|
|
||||||
Swal.fire({
|
Swal.fire({
|
||||||
allowOutsideClick: false,
|
allowOutsideClick: false,
|
||||||
allowEscapeKey: false,
|
allowEscapeKey: false,
|
||||||
@@ -1281,6 +1279,9 @@ async function whoAreYou() {
|
|||||||
joinRoom(peer_name, room_id);
|
joinRoom(peer_name, room_id);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// Show the init user container injected in Swal
|
||||||
|
initUser.classList.toggle('hidden');
|
||||||
|
|
||||||
if (force_peer_name) {
|
if (force_peer_name) {
|
||||||
getId('usernameInput').disabled = true;
|
getId('usernameInput').disabled = true;
|
||||||
hide(initUsernameEmojiButton);
|
hide(initUsernameEmojiButton);
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم