aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.js')
-rw-r--r--src/config.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/config.js b/src/config.js
index 4eb59c7bc..b5314ab8e 100644
--- a/src/config.js
+++ b/src/config.js
@@ -66,8 +66,7 @@ export const DEFAULT_APP_SETTINGS = {
66 66
67 // Ferdi specific options 67 // Ferdi specific options
68 server: LIVE_API, 68 server: LIVE_API,
69 // todoServer: PRODUCTION_TODOS_FRONTEND_URL, 69 todoServer: PRODUCTION_TODOS_FRONTEND_URL,
70 todoServer: 'https://todoist.com/app',
71 autohideMenuBar: false, 70 autohideMenuBar: false,
72 lockingFeatureEnabled: false, 71 lockingFeatureEnabled: false,
73 locked: false, 72 locked: false,