mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-25 00:24:11 +02:00
refactor(client): align filename to component name
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
import { } from 'vue';
|
||||
import * as misskey from 'misskey-js';
|
||||
import MkContainer from '@/components/ui/container.vue';
|
||||
import MkChart from '@/components/chart.vue';
|
||||
import MkChart from '@/components/MkChart.vue';
|
||||
import * as os from '@/os';
|
||||
import { i18n } from '@/i18n';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user