1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-24 12:09:32 -05:00

revert clip buttion set

This commit is contained in:
fly_mc 2024-09-20 01:10:25 +08:00
parent 07fb55fe68
commit ee885a86d4

View file

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