feat: added checkbox to open copy to public
This commit is contained in:
parent
1d817b762b
commit
b16a677e65
@ -51,6 +51,10 @@ export const Copies: CollectionConfig = {
|
||||
type: 'text',
|
||||
|
||||
},
|
||||
{
|
||||
name: 'isOpenToPublic',
|
||||
type: 'checkbox',
|
||||
},
|
||||
{
|
||||
name: 'condition',
|
||||
label: 'Condition out of 5',
|
||||
|
Loading…
x
Reference in New Issue
Block a user