mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Revert "Offer to convert destination:forward and destination:ref:forward to non-directional when used on feature with oneway=yes (close #7241)"
This reverts commit a5111e1974.
This commit is contained in:
@@ -352,14 +352,6 @@
|
||||
"old": {"direction": "West"},
|
||||
"replace": {"direction": "W"}
|
||||
},
|
||||
{
|
||||
"old": {"destination:forward": "*", "oneway": "yes"},
|
||||
"replace": {"destination": "$1", "oneway": "yes"}
|
||||
},
|
||||
{
|
||||
"old": {"destination:ref:forward": "*", "oneway": "yes"},
|
||||
"replace": {"destination:ref": "$1", "oneway": "yes"}
|
||||
},
|
||||
{
|
||||
"old": {"drinkable": "*"},
|
||||
"replace": {"drinking_water": "$1"}
|
||||
|
||||
Reference in New Issue
Block a user