refactor(client): refactor file name and directory structure
This commit is contained in:
parent
0b99ffa8f9
commit
a9e13693a5
187 changed files with 247 additions and 247 deletions
|
|
@ -18,8 +18,8 @@ import { AiScript, parse } from '@syuilo/aiscript';
|
|||
import { serialize } from '@syuilo/aiscript/built/serializer';
|
||||
import { v4 as uuid } from 'uuid';
|
||||
import FormTextarea from '@/components/form/textarea.vue';
|
||||
import FormButton from '@/components/ui/button.vue';
|
||||
import FormInfo from '@/components/ui/info.vue';
|
||||
import FormButton from '@/components/MkButton.vue';
|
||||
import FormInfo from '@/components/MkInfo.vue';
|
||||
import * as os from '@/os';
|
||||
import { ColdDeviceStorage } from '@/store';
|
||||
import { unisonReload } from '@/scripts/unison-reload';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue