mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 21:17:55 +02:00
Also support contact:* tags on Phone, Fax, Email and Website fields. closes #905
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"key": "email",
|
||||
"keys": [
|
||||
"email",
|
||||
"contact:email"
|
||||
],
|
||||
"type": "email",
|
||||
"placeholder": "example@example.com",
|
||||
"label": "Email"
|
||||
|
||||
Reference in New Issue
Block a user