mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
Use warehouse icon
This commit is contained in:
@@ -1533,7 +1533,8 @@
|
||||
"tags": {
|
||||
"building": "garage"
|
||||
},
|
||||
"name": "Garage"
|
||||
"name": "Garage",
|
||||
"icon": "warehouse"
|
||||
},
|
||||
"building/house": {
|
||||
"icon": "building",
|
||||
|
||||
@@ -7,5 +7,6 @@
|
||||
"tags": {
|
||||
"building": "garage"
|
||||
},
|
||||
"name": "Garage"
|
||||
"name": "Garage",
|
||||
"icon": "warehouse"
|
||||
}
|
||||
Reference in New Issue
Block a user