mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 22:03:37 +02:00
Don't add addr:housenumber=yes when applying Address preset (#1874)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"tags": {
|
||||
"addr:housenumber": "*"
|
||||
},
|
||||
"addTags": {},
|
||||
"matchScore": 0.2,
|
||||
"name": "Address"
|
||||
},
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"tags": {
|
||||
"addr:housenumber": "*"
|
||||
},
|
||||
"addTags": {},
|
||||
"matchScore": 0.2,
|
||||
"name": "Address"
|
||||
}
|
||||
Reference in New Issue
Block a user