mirror of
https://github.com/kokonect-link/cherrypick
synced 2025-01-20 00:33:09 +09:00
chore
This commit is contained in:
parent
2cc523cfb4
commit
f1e3628e07
@ -148,7 +148,7 @@ import detectLanguage from '@/scripts/detect-language.js';
|
||||
const props = withDefaults(defineProps<{
|
||||
note: Misskey.entities.Note;
|
||||
mock?: boolean;
|
||||
showSubNoteFooterButton: boolean;
|
||||
showSubNoteFooterButton?: boolean;
|
||||
}>(), {
|
||||
mock: false,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user