fix
This commit is contained in:
parent
1487d9dce7
commit
51ab2cbc18
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "calckey",
|
||||
"version": "13.0.8.1",
|
||||
"version": "13.0.8.2",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -22,6 +22,7 @@
|
||||
import { computed, defineAsyncComponent } from 'vue';
|
||||
import FormSwitch from '@/components/form/switch.vue';
|
||||
import FormLink from '@/components/form/link.vue';
|
||||
import MkButton from '@/components/MkButton.vue';
|
||||
import * as os from '@/os';
|
||||
import { popup } from '@/os';
|
||||
import { defaultStore } from '@/store';
|
||||
|
Loading…
Reference in New Issue
Block a user