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

11 lines
156 B
JSON

{
"key": "fax",
"keys": [
"fax",
"contact:fax"
],
"type": "tel",
"label": "Fax",
"placeholder": "+31 42 123 4567"
}