images.json
356 Bytes
{
"collectionName": "components_images_images",
"info": {
"displayName": "images",
"icon": "money-bill",
"description": ""
},
"options": {},
"attributes": {
"image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}