mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
10 lines
142 B
JSON
10 lines
142 B
JSON
{
|
|
"key": "min_age",
|
|
"type": "number",
|
|
"minValue": 0,
|
|
"label": "Minimum Age",
|
|
"terms": [
|
|
"lower age limit"
|
|
]
|
|
}
|