Skip to content

Commit

Permalink
revert changes in
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelfras committed Sep 9, 2024
1 parent 0a53707 commit 99f6125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/core/src/cms/config/default-cms-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const defaultCmsModuleConfig: CmsConfig = {
endpoints: {
component: 'cms/components/${id}',
components: 'cms/components',
pages: 'cms/pages2',
pages: 'cms/pages',
page: 'cms/pages/${id}',
},
},
Expand Down

0 comments on commit 99f6125

Please sign in to comment.