mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-25 17:43:24 +01:00
change default state
This commit is contained in:
parent
006a51b503
commit
1aee2c4daf
@ -35,7 +35,7 @@ state.default = {
|
||||
newLine: false
|
||||
},
|
||||
date: {
|
||||
day: { show: true, display: 'word', weekStart: 'monday', length: 'long' },
|
||||
day: { show: false, display: 'word', weekStart: 'monday', length: 'long' },
|
||||
date: { show: true, display: 'number', ordinal: true },
|
||||
month: { show: true, display: 'word', length: 'long', ordinal: true },
|
||||
year: { show: false, display: 'number' },
|
||||
|
Loading…
Reference in New Issue
Block a user