Commit 5bfb95cc by jaymehta

.

1 parent fb8ed93c
...@@ -2,19 +2,13 @@ ...@@ -2,19 +2,13 @@
"collectionName": "components_images_images", "collectionName": "components_images_images",
"info": { "info": {
"displayName": "images", "displayName": "images",
"icon": "money-bill" "icon": "money-bill",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
"image": { "imageUrl": {
"allowedTypes": [ "type": "string"
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
} }
} }
} }
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!