Add author collection

This commit is contained in:
tobias
2024-05-20 11:40:57 +02:00
parent 9629c93ceb
commit ff564a62ec
5 changed files with 64 additions and 10 deletions

View File

@ -35,10 +35,6 @@ const Users: CollectionConfig = {
update: isAdminFieldLevel,
},
},
{
name: 'name',
type: 'text',
}
],
};