mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 09:12:46 +00:00
11 lines
170 B
JSON
11 lines
170 B
JSON
{
|
|
"key": "email",
|
|
"keys": [
|
|
"email",
|
|
"contact:email"
|
|
],
|
|
"type": "email",
|
|
"placeholder": "example@example.com",
|
|
"label": "Email"
|
|
}
|