aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.ts')
-rw-r--r--src/config.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.ts b/src/config.ts
index dfedbe6f5..15567bf66 100644
--- a/src/config.ts
+++ b/src/config.ts
@@ -193,6 +193,7 @@ export const DEFAULT_APP_SETTINGS = {
193 clipboardNotifications: true, 193 clipboardNotifications: true,
194 notifyTaskBarOnMessage: false, 194 notifyTaskBarOnMessage: false,
195 showDisabledServices: true, 195 showDisabledServices: true,
196 showServiceName: false,
196 showMessageBadgeWhenMuted: true, 197 showMessageBadgeWhenMuted: true,
197 showDragArea: false, 198 showDragArea: false,
198 enableSpellchecking: true, 199 enableSpellchecking: true,