[mirotalksfu] - #160 fix typo
هذا الالتزام موجود في:
@@ -994,8 +994,6 @@ async function whoAreYou() {
|
||||
hide(initStartScreenButton);
|
||||
}
|
||||
|
||||
initUser.classList.toggle('hidden');
|
||||
|
||||
// Fetch the OIDC profile and manage peer_name
|
||||
let force_peer_name = false;
|
||||
|
||||
@@ -1024,6 +1022,8 @@ async function whoAreYou() {
|
||||
console.error('AXIOS OIDC Error fetching profile', error.message || error);
|
||||
}
|
||||
|
||||
initUser.classList.toggle('hidden');
|
||||
|
||||
Swal.fire({
|
||||
allowOutsideClick: false,
|
||||
allowEscapeKey: false,
|
||||
@@ -1064,7 +1064,7 @@ async function whoAreYou() {
|
||||
|
||||
if (force_peer_name) {
|
||||
getId('usernameInput').disabled = true;
|
||||
getId('initUsernameEmojiButton').disabled = true;
|
||||
hide(initUsernameEmojiButton);
|
||||
}
|
||||
|
||||
if (!isVideoAllowed) {
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم