fix: ensures point field doesn't interrupt version creation

This commit is contained in:
James
2022-07-17 10:03:22 -07:00
parent df11478905
commit 2ef8a1e35a
3 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ const PointFields: CollectionConfig = {
admin: {
useAsTitle: 'point',
},
versions: true,
fields: [
{
name: 'point',