We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce8794 commit eb9eb11Copy full SHA for eb9eb11
src/config.ts
@@ -426,7 +426,7 @@ export const DEFAULT_APP_SETTINGS = {
426
hideSettingsButton: false,
427
hideDownloadButton: false,
428
alwaysShowWorkspaces: false,
429
- useWorkspaceDrawerIconStyle: false,
+ useWorkspaceDrawerIconStyle: true,
430
liftSingleInstanceLock: false,
431
enableLongPressServiceHint: false,
432
isTodosFeatureEnabled: true,
0 commit comments