showGap true
This commit is contained in:
parent
4ee8834993
commit
cc8accf5d5
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
},
|
||||
showGapBetweenNotesInTimeline: {
|
||||
where: 'device',
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
darkMode: {
|
||||
where: 'device',
|
||||
|
|
|
|||
Loading…
Reference in a new issue