Commit caa59c99 by Gaurav Dev

miner changes

1 parent 072f6992
{ {
"collectionName": "components_layout_car_images", "collectionName": "components_layout_car_images",
"info": { "info": {
"displayName": "carImages" "displayName": "carImages",
"description": ""
}, },
"options": {}, "options": {},
"attributes": {} "attributes": {
"Image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": true
}
}
} }
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!