mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 01:02:47 +00:00
11 lines
156 B
JSON
11 lines
156 B
JSON
{
|
|
"key": "fax",
|
|
"keys": [
|
|
"fax",
|
|
"contact:fax"
|
|
],
|
|
"type": "tel",
|
|
"label": "Fax",
|
|
"placeholder": "+31 42 123 4567"
|
|
}
|