mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-11 08:54:07 +02:00
refactor(client): refactor file name and directory structure
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
import { } from 'vue';
|
||||
import JSON5 from 'json5';
|
||||
import FormTextarea from '@/components/form/textarea.vue';
|
||||
import FormButton from '@/components/ui/button.vue';
|
||||
import FormButton from '@/components/MkButton.vue';
|
||||
import { applyTheme, validateTheme } from '@/scripts/theme';
|
||||
import * as os from '@/os';
|
||||
import { addTheme, getThemes } from '@/theme-store';
|
||||
|
||||
Reference in New Issue
Block a user