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 5bc318545..2d6e74411 100644
--- a/src/config.js
+++ b/src/config.js
@@ -31,6 +31,7 @@ export const DEFAULT_APP_SETTINGS = {
31 runInBackground: true, 31 runInBackground: true,
32 enableSystemTray: true, 32 enableSystemTray: true,
33 minimizeToSystemTray: false, 33 minimizeToSystemTray: false,
34 server: LIVE_API,
34 showDisabledServices: true, 35 showDisabledServices: true,
35 showMessageBadgeWhenMuted: true, 36 showMessageBadgeWhenMuted: true,
36 enableSpellchecking: true, 37 enableSpellchecking: true,