aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.js')
-rw-r--r--src/config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.js b/src/config.js
index 60cc6fd7e..5ee5ee18e 100644
--- a/src/config.js
+++ b/src/config.js
@@ -12,6 +12,7 @@ export const DEFAULT_APP_SETTINGS = {
12 minimizeToSystemTray: false, 12 minimizeToSystemTray: false,
13 showDisabledServices: true, 13 showDisabledServices: true,
14 enableSpellchecking: true, 14 enableSpellchecking: true,
15 // spellcheckingLanguage: 'auto',
15 locale: 'en-US', 16 locale: 'en-US',
16 beta: false, 17 beta: false,
17 isAppMuted: false, 18 isAppMuted: false,