showGap true

This commit is contained in:
ThatOneCalculator 2022-07-23 20:04:13 -07:00
parent 07a79c916c
commit d30a2dc0db

View file

@ -182,7 +182,7 @@ export const defaultStore = markRaw(new Storage('base', {
}, },
showGapBetweenNotesInTimeline: { showGapBetweenNotesInTimeline: {
where: 'device', where: 'device',
default: false, default: true,
}, },
darkMode: { darkMode: {
where: 'device', where: 'device',