fix: Refactor i18n config and fix plugin search box styling issue (#22945)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { I18nText } from '@/i18n/language'
|
||||
import type { I18nText } from '@/i18n-config/language'
|
||||
import type { Model } from '@/types/app'
|
||||
|
||||
export type CommonResponse = {
|
||||
|
Reference in New Issue
Block a user