mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-26 07:23:40 +00:00
12 lines
223 B
JSON
12 lines
223 B
JSON
{
|
|
"key": "building:levels",
|
|
"type": "number",
|
|
"minValue": 0,
|
|
"label": "Building Levels",
|
|
"placeholder": "2, 4, 6...",
|
|
"prerequisiteTag": {
|
|
"key": "building",
|
|
"valueNot": "no"
|
|
}
|
|
}
|