fix: drive content not being loaded

This commit is contained in:
Marie 2024-11-03 03:39:19 +01:00
parent 2528508cff
commit 4f58b8de20
No known key found for this signature in database
GPG key ID: 7ADF6C9CD9A28555
7 changed files with 13 additions and 35 deletions

View file

@ -33,6 +33,8 @@ import MkNoteHeader from '@/components/MkNoteHeader.vue';
import MkSubNoteContent from '@/components/MkSubNoteContent.vue';
import MkCwButton from '@/components/MkCwButton.vue';
import { defaultStore } from '@/store.js';
import { misskeyApi } from '@/scripts/misskey-api.js';
import { i18n } from '@/i18n.js';
const props = defineProps<{
note: Misskey.entities.Note & {