mirror of
https://github.com/paricafe/misskey.git
synced 2025-01-19 02:18:40 -06:00
show clip button default
This commit is contained in:
parent
a4f528176b
commit
07fb55fe68
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
},
|
||||
showClipButtonInNoteFooter: {
|
||||
where: 'device',
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
reactionsDisplaySize: {
|
||||
where: 'device',
|
||||
|
|
Loading…
Reference in a new issue