diff --git a/ui/src/views/chat/embed/component/ChatHistoryDrawer.vue b/ui/src/views/chat/embed/component/ChatHistoryDrawer.vue index 62b33c63..6cc0d8ed 100644 --- a/ui/src/views/chat/embed/component/ChatHistoryDrawer.vue +++ b/ui/src/views/chat/embed/component/ChatHistoryDrawer.vue @@ -10,7 +10,7 @@ > - + - + - + {{ chatUser.chatUserProfile?.nick_name }} @@ -47,7 +47,7 @@ - + @@ -72,7 +72,7 @@ style="padding-top: 8px; padding-bottom: 8px" @click="logout" > - + {{ $t('layout.logout') }} @@ -91,15 +91,16 @@