Merge pull request #1210 from payloadcms/fix/#1204

fix: #1204
This commit is contained in:
James Mikrut
2022-10-06 13:24:42 -04:00
committed by GitHub
8 changed files with 322 additions and 9 deletions

View File

@@ -56,6 +56,7 @@ export default buildConfig({
name: 'title',
type: 'text',
localized: true,
index: true,
},
{
name: 'description',