mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-24 07:06:26 +09:00
Update MkMediaImage.vue
This commit is contained in:
parent
4fda560c17
commit
04597b8178
@ -62,7 +62,7 @@ import * as os from '@/os';
|
||||
import { iAmModerator } from '@/account';
|
||||
|
||||
const props = withDefaults(defineProps<{
|
||||
image: misskey.entities.DriveFile;
|
||||
image: Misskey.entities.DriveFile;
|
||||
raw?: boolean;
|
||||
cover?: boolean;
|
||||
disableImageLink?: boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user