You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/folders/overview.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ const config = buildConfig({
83
83
84
84
## Collection Configuration
85
85
86
-
To enable folders on a collection, you need to set the `admin.folders` property to `true` on the collection config. This will add a hidden relationship field to the collection that relates to a folder — or no folder.
86
+
To enable folders on a collection, you need to set the `folders` property to `true` on the collection config. This will add a hidden relationship field to the collection that relates to a folder — or no folder.
0 commit comments