wip: refactor(client): migrate paging components to composition api
This commit is contained in:
parent
27778f839a
commit
28193f12ca
14 changed files with 791 additions and 1596 deletions
|
|
@ -160,7 +160,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
},
|
||||
useReactionPickerForContextMenu: {
|
||||
where: 'device',
|
||||
default: true
|
||||
default: false
|
||||
},
|
||||
showGapBetweenNotesInTimeline: {
|
||||
where: 'device',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue