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 dcbc53bf5..06b4b79a9 100644
--- a/src/config.js
+++ b/src/config.js
@@ -37,6 +37,7 @@ export const DEFAULT_APP_SETTINGS = {
37 enableSystemTray: true, 37 enableSystemTray: true,
38 minimizeToSystemTray: false, 38 minimizeToSystemTray: false,
39 server: LIVE_API, 39 server: LIVE_API,
40 todoServer: PRODUCTION_TODOS_FRONTEND_URL,
40 showDisabledServices: true, 41 showDisabledServices: true,
41 showMessageBadgeWhenMuted: true, 42 showMessageBadgeWhenMuted: true,
42 enableSpellchecking: true, 43 enableSpellchecking: true,