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