Skip to content

Commit 9cd44fd

Browse files
orgrimarrvraravam
authored andcommitted
feat: useWorkspaceDrawerIconStyle default to true
ferdium#1240 (comment)
1 parent 296039c commit 9cd44fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ export const DEFAULT_APP_SETTINGS = {
420420
hideSettingsButton: false,
421421
hideDownloadButton: false,
422422
alwaysShowWorkspaces: false,
423-
useWorkspaceDrawerIconStyle: false,
423+
useWorkspaceDrawerIconStyle: true,
424424
liftSingleInstanceLock: false,
425425
enableLongPressServiceHint: false,
426426
isTodosFeatureEnabled: true,

0 commit comments

Comments
 (0)