mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 09:04:02 +02:00
Remove Both/All option from yield sign direction field (close #7581)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"key": "direction",
|
||||
"type": "combo",
|
||||
"label": "Direction Affected",
|
||||
"strings": {
|
||||
"options": {
|
||||
"forward": "Forward",
|
||||
"backward": "Backward"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user