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 21a7462b9..d8b028104 100644
--- a/src/config.ts
+++ b/src/config.ts
@@ -424,6 +424,7 @@ export const DEFAULT_APP_SETTINGS = {
424 hideWorkspacesButton: false, 424 hideWorkspacesButton: false,
425 hideNotificationsButton: false, 425 hideNotificationsButton: false,
426 hideSettingsButton: false, 426 hideSettingsButton: false,
427 hideDownloadButton: false,
427 alwaysShowWorkspaces: false, 428 alwaysShowWorkspaces: false,
428 liftSingleInstanceLock: false, 429 liftSingleInstanceLock: false,
429 enableLongPressServiceHint: false, 430 enableLongPressServiceHint: false,