Files
id-tagging-schema-b/data/fields/image.json
2024-08-04 21:09:59 +08:00

14 lines
233 B
JSON

{
"key": "image",
"type": "url",
"label": "Image",
"placeholder": "https://example.com/photo.jpg",
"universal": true,
"terms": [
"icon",
"image uri",
"photo",
"picture"
]
}