Skip to content

Commit 5501550

Browse files
committed
fix: revert test conig.yml 2
1 parent 70df827 commit 5501550

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-test/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ collections: # A list of collections the CMS should be able to edit
161161
multiple: true,
162162
}
163163
- { label: 'Hidden', name: 'hidden', widget: 'hidden', default: 'hidden' }
164+
- { label: 'Color', name: 'color', widget: 'color' }
164165
- label: 'Object'
165166
name: 'object'
166167
widget: 'object'

0 commit comments

Comments
 (0)