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 32996a03c..eb6f08be9 100644
--- a/src/config.js
+++ b/src/config.js
@@ -93,6 +93,7 @@ export const DEFAULT_APP_SETTINGS = {
93 enableSystemTray: true, 93 enableSystemTray: true,
94 startMinimized: false, 94 startMinimized: false,
95 minimizeToSystemTray: false, 95 minimizeToSystemTray: false,
96 closeToSystemTray: false,
96 privateNotifications: false, 97 privateNotifications: false,
97 notifyTaskBarOnMessage: false, 98 notifyTaskBarOnMessage: false,
98 showDisabledServices: true, 99 showDisabledServices: true,