mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Building field should be combo not typeCombo
(because `building=yes` is a valid and popular tag)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"key": "building",
|
||||
"type": "typeCombo",
|
||||
"type": "combo",
|
||||
"label": "Building"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user