mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Update deprecated.json
Add rule "access=customer#2 to replace by "access=customers" see issue #7831
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
"old": {"aeroway": "aerobridge"},
|
||||
"replace": {"aeroway": "jet_bridge", "highway": "corridor"}
|
||||
},
|
||||
{
|
||||
"old": {"access": "customer"},
|
||||
"replace": {"access": "customers"}
|
||||
},
|
||||
{
|
||||
"old": {"access": "public"},
|
||||
"replace": {"access": "yes"}
|
||||
|
||||
Reference in New Issue
Block a user