Commit 2c6b453c by Gaurav Dev

showroomimage

1 parent d66a1c9d
{
"kind": "collectionType",
"kind": "singleType",
"collectionName": "homes",
"info": {
"singularName": "home",
......
{
"collectionName": "components_layout_showrooms",
"info": {
"displayName": "Showroom"
"displayName": "Showroom",
"description": ""
},
"options": {},
"attributes": {
......@@ -19,6 +20,16 @@
},
"showroomButtonURL": {
"type": "text"
},
"showroomImage": {
"allowedTypes": [
"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!