mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-14 16:37:31 +02:00
add field for Mobile Phone number (mobile/contact:mobile)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"key": "mobile",
|
||||
"keys": ["mobile", "mobile:phone"],
|
||||
"type": "tel",
|
||||
"label": "Mobile Phone",
|
||||
"placeholder": "+31 42 123 4567",
|
||||
"terms": [
|
||||
"phone number"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user