fix: type collection config missing dbName (#5983)

This commit is contained in:
Dan Ribbens
2024-04-24 11:32:59 -04:00
committed by GitHub
parent 0ede95f375
commit 47e70abb4e
2 changed files with 6 additions and 1 deletions

View File

@@ -155,7 +155,6 @@ export default buildConfigWithDefaults({
globals: [
{
slug: 'global',
// @ts-expect-error
dbName: 'customGlobal',
fields: [
{