chore: passing pg

This commit is contained in:
James
2024-04-03 10:39:38 -04:00
parent 25d475e165
commit f6bc3eb014
7 changed files with 17 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
import type { CollectionConfig } from 'payload/types'
export const nestedToArrayAndBlockCollectionSlug = 'nested-to-array-and-block'
export const nestedToArrayAndBlockCollectionSlug = 'nested'
export const NestedToArrayAndBlock: CollectionConfig = {
slug: nestedToArrayAndBlockCollectionSlug,