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 a788f0f54..8868d7c41 100644
--- a/src/config.js
+++ b/src/config.js
@@ -47,6 +47,7 @@ export const DEFAULT_APP_SETTINGS = {
47 autoLaunchInBackground: false, 47 autoLaunchInBackground: false,
48 runInBackground: true, 48 runInBackground: true,
49 enableSystemTray: true, 49 enableSystemTray: true,
50 startMinimized: false,
50 minimizeToSystemTray: false, 51 minimizeToSystemTray: false,
51 privateNotifications: false, 52 privateNotifications: false,
52 showDisabledServices: true, 53 showDisabledServices: true,