右クリックでリアクションピッカーを開くオプション
This commit is contained in:
parent
65fbca47f9
commit
8668bc2609
7 changed files with 29 additions and 3 deletions
|
|
@ -144,6 +144,10 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
where: 'device',
|
||||
default: true
|
||||
},
|
||||
useReactionPickerForContextMenu: {
|
||||
where: 'device',
|
||||
default: true
|
||||
},
|
||||
showGapBetweenNotesInTimeline: {
|
||||
where: 'device',
|
||||
default: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue