fix: type collection config missing dbName (#5983)
This commit is contained in:
@@ -155,7 +155,6 @@ export default buildConfigWithDefaults({
|
||||
globals: [
|
||||
{
|
||||
slug: 'global',
|
||||
// @ts-expect-error
|
||||
dbName: 'customGlobal',
|
||||
fields: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user