forked from FoundKeyGang/FoundKey
hotfix clips
This commit is contained in:
parent
18caf3ee3a
commit
1af0a99f61
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ import MkPagination from '@/components/ui/pagination.vue';
|
|||
import MkButton from '@/components/ui/button.vue';
|
||||
import * as os from '@/os';
|
||||
import * as symbols from '@/symbols';
|
||||
import i18n from '@/components/global/i18n';
|
||||
import { i18n } from '@/i18n';
|
||||
|
||||
const pagination = {
|
||||
endpoint: 'clips/list' as const,
|
||||
|
|
Loading…
Reference in a new issue