Commit c0f18499 by jay

phone banner home page

1 parent b43e4f29
......@@ -31,6 +31,16 @@
"type": "integer",
"default": 1,
"required": true
},
"phoneBanner": {
"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!