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 78a92d948..d6a0317bf 100644
--- a/src/config.js
+++ b/src/config.js
@@ -36,6 +36,7 @@ export const DEFAULT_APP_SETTINGS = {
36 runInBackground: true, 36 runInBackground: true,
37 enableSystemTray: true, 37 enableSystemTray: true,
38 minimizeToSystemTray: false, 38 minimizeToSystemTray: false,
39 server: LIVE_API,
39 showDisabledServices: true, 40 showDisabledServices: true,
40 showMessageBadgeWhenMuted: true, 41 showMessageBadgeWhenMuted: true,
41 enableSpellchecking: true, 42 enableSpellchecking: true,