We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80d436 commit a001541Copy full SHA for a001541
1 file changed
src/payload.config.ts
@@ -53,7 +53,7 @@ export default buildConfig({
53
},
54
livePreview: {
55
url: 'http://localhost:3000',
56
- collections: ['pages', 'jobs', 'actions', 'teamMembers', 'features', 'blog'],
+ collections: ['pages', 'jobs', 'actions', 'team-members', 'features', 'blog'],
57
58
59
localization: {
0 commit comments