Commit 7ab070cd by Ravindra Kanojiya

home page mobile video created

1 parent aabc7fb3
......@@ -4,7 +4,8 @@
"info": {
"singularName": "home-banner-video",
"pluralName": "home-banner-videos",
"displayName": "Home Banner Video"
"displayName": "Home Banner Video",
"description": ""
},
"options": {
"draftAndPublish": true
......@@ -12,6 +13,17 @@
"pluginOptions": {},
"attributes": {
"video": {
"type": "media",
"multiple": false,
"required": false,
"allowedTypes": [
"images",
"videos",
"audios",
"files"
]
},
"mobileVideo": {
"allowedTypes": [
"images",
"videos",
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!