mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
Don't automatically tag motorways, etc. as oneway=yes
This commit is contained in:
@@ -614,7 +614,6 @@
|
||||
"oneway_yes": {
|
||||
"key": "oneway",
|
||||
"type": "check",
|
||||
"default": "yes",
|
||||
"label": "One Way",
|
||||
"strings": {
|
||||
"options": {
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"key": "oneway",
|
||||
"type": "check",
|
||||
"default": "yes",
|
||||
"label": "One Way",
|
||||
"strings": {
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user