wip
This commit is contained in:
parent
cd665be463
commit
3676ada520
69 changed files with 69 additions and 69 deletions
|
|
@ -35,7 +35,7 @@ import { notificationTypes } from '@/const.js';
|
|||
import { inject } from 'vue';
|
||||
import { DI } from '@/di.js';
|
||||
|
||||
const serverMetadata = inject(DI.serverMetadata);
|
||||
const serverMetadata = inject(DI.serverMetadata)!;
|
||||
import { defaultStore } from '@/store.js';
|
||||
import MkPullToRefresh from '@/components/MkPullToRefresh.vue';
|
||||
import * as Misskey from 'misskey-js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue