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