Remove Both/All option from yield sign direction field (close #7581)

This commit is contained in:
Quincy Morgan
2020-05-18 11:22:46 -04:00
parent c8b80457c5
commit 1142d57321
6 changed files with 29 additions and 2 deletions
@@ -0,0 +1,11 @@
{
"key": "direction",
"type": "combo",
"label": "Direction Affected",
"strings": {
"options": {
"forward": "Forward",
"backward": "Backward"
}
}
}