feat: add cloudinary support (#1932)
This commit is contained in:
@ -17,6 +17,9 @@ const image = {
|
||||
label: 'Image',
|
||||
name: 'image',
|
||||
widget: 'image',
|
||||
media_library: {
|
||||
allow_multiple: false,
|
||||
},
|
||||
},
|
||||
{
|
||||
label: 'Alt Text',
|
||||
|
Reference in New Issue
Block a user