mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Setting default language in DEFAULT_CONFIG
This commit is contained in:
@@ -22,6 +22,7 @@ export const DEFAULT_CONFIG = {
|
||||
toggleMain: OSX ? 'Cmd + Alt + L' : 'Super + Alt + E'
|
||||
},
|
||||
ui: {
|
||||
language: 'en',
|
||||
theme: 'default',
|
||||
showCopyNotification: true,
|
||||
disableDirectWrite: false,
|
||||
|
||||
Reference in New Issue
Block a user