We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa5dd3 commit 647c660Copy full SHA for 647c660
ui/src/views/chat/embed/index.vue
@@ -134,6 +134,7 @@ import { isAppIcon } from '@/utils/application'
134
import { hexToRgba } from '@/utils/theme'
135
import { MsgError } from '@/utils/message'
136
import useStore from '@/stores'
137
+import { t } from '@/locales'
138
const { user, log } = useStore()
139
const route = useRoute()
140
0 commit comments