.
Showing
1 changed file
with
10 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -153,6 +153,16 @@ |
}, | ||
"viewLocationLink": { | ||
"type": "text" | ||
}, | ||
"phoneBanner": { | ||
"allowedTypes": [ | ||
"images", | ||
"files", | ||
"videos", | ||
"audios" | ||
], | ||
"type": "media", | ||
"multiple": false | ||
} | ||
} | ||
} |