diff --git a/ui/src/views/chat/user-login/index.vue b/ui/src/views/chat/user-login/index.vue index 94b0d7225..7a14cfb5d 100644 --- a/ui/src/views/chat/user-login/index.vue +++ b/ui/src/views/chat/user-login/index.vue @@ -10,9 +10,9 @@ class="mr-8" style="background: none" > - + - +

{{ chatUser.chat_profile?.application_name }}

@@ -29,16 +29,16 @@ class="mr-8" style="background: none" > - + - +

{{ chatUser.chat_profile?.application_name }}

-

+

{{ loginMode == 'LOCAL' ? $t('views.login.title') : loginMode }}

-
+
- +