Skip to content

Commit 5473d76

Browse files
[DSC-909] Restored default configuration
1 parent 654ebdc commit 5473d76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/default-app-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ export class DefaultAppConfig implements AppConfig {
617617
layout: LayoutConfig = {
618618
navbar: {
619619
// If true, show the "Community and Collections" link in the navbar; otherwise, show it in the admin sidebar
620-
showCommunityCollection: false,
620+
showCommunityCollection: true,
621621
}
622622
};
623623

0 commit comments

Comments
 (0)