We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c89a1 commit 9766e3fCopy full SHA for 9766e3f
src/config.ts
@@ -420,7 +420,7 @@ export const DEFAULT_APP_SETTINGS = {
420
hideSettingsButton: false,
421
hideDownloadButton: false,
422
alwaysShowWorkspaces: false,
423
- useWorkspaceDrawerIconStyle: false,
+ useWorkspaceDrawerIconStyle: true,
424
liftSingleInstanceLock: false,
425
enableLongPressServiceHint: false,
426
isTodosFeatureEnabled: true,
0 commit comments