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