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 d3749b438..da2eff0cc 100644
--- a/src/config.js
+++ b/src/config.js
@@ -106,6 +106,7 @@ export const DEFAULT_APP_SETTINGS = {
106 minimizeToSystemTray: false, 106 minimizeToSystemTray: false,
107 closeToSystemTray: false, 107 closeToSystemTray: false,
108 privateNotifications: false, 108 privateNotifications: false,
109 clipboardNotifications: true,
109 notifyTaskBarOnMessage: false, 110 notifyTaskBarOnMessage: false,
110 showDisabledServices: true, 111 showDisabledServices: true,
111 showMessageBadgeWhenMuted: true, 112 showMessageBadgeWhenMuted: true,