Skip to content

Commit 647c660

Browse files
committed
fix: ui build error
1 parent 3aa5dd3 commit 647c660

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/chat/embed/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ import { isAppIcon } from '@/utils/application'
134134
import { hexToRgba } from '@/utils/theme'
135135
import { MsgError } from '@/utils/message'
136136
import useStore from '@/stores'
137+
import { t } from '@/locales'
137138
const { user, log } = useStore()
138139
const route = useRoute()
139140

0 commit comments

Comments
 (0)