mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
Move generic Building preset to top of Building category list
(closes #3102)
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
"name": "Building Features",
|
||||
"icon": "building",
|
||||
"members": [
|
||||
"building",
|
||||
"building/house",
|
||||
"building/apartments",
|
||||
"building/commercial",
|
||||
"building/industrial",
|
||||
"building/residential",
|
||||
"building"
|
||||
"building/residential"
|
||||
]
|
||||
},
|
||||
"category-golf": {
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
"name": "Building Features",
|
||||
"icon": "building",
|
||||
"members": [
|
||||
"building",
|
||||
"building/house",
|
||||
"building/apartments",
|
||||
"building/commercial",
|
||||
"building/industrial",
|
||||
"building/residential",
|
||||
"building"
|
||||
"building/residential"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user