This commit is contained in:
syuilo
2021-04-10 14:37:29 +09:00
parent fb8ed718ce
commit 56a28923ca
3 changed files with 3 additions and 2 deletions

View File

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