mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 11:16:36 +02:00
7763626b02
Update Website field placeholder to use https
8 lines
133 B
JSON
8 lines
133 B
JSON
{
|
|
"key": "website",
|
|
"type": "url",
|
|
"icon": "website",
|
|
"placeholder": "https://example.com",
|
|
"label": "Website"
|
|
}
|