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