show clip button default

This commit is contained in:
fly_mc 2024-09-20 01:03:42 +08:00
parent a4f528176b
commit 07fb55fe68

View file

@ -358,7 +358,7 @@ export const defaultStore = markRaw(new Storage('base', {
},
showClipButtonInNoteFooter: {
where: 'device',
default: false,
default: true,
},
reactionsDisplaySize: {
where: 'device',