mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-13 21:25:06 +02:00
refactor(client): refactor file name and directory structure
This commit is contained in:
@@ -15,7 +15,7 @@ import { v4 as uuid } from 'uuid';
|
||||
import XStatusbar from './statusbar.statusbar.vue';
|
||||
import FormRadios from '@/components/form/radios.vue';
|
||||
import FormFolder from '@/components/form/folder.vue';
|
||||
import FormButton from '@/components/ui/button.vue';
|
||||
import FormButton from '@/components/MkButton.vue';
|
||||
import * as os from '@/os';
|
||||
import { defaultStore } from '@/store';
|
||||
import { unisonReload } from '@/scripts/unison-reload';
|
||||
|
||||
Reference in New Issue
Block a user