mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
Create parallel_direction.json
This commit is contained in:
committed by
Bryan Housel
parent
4cdcc8c2a3
commit
6e90b6147c
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"key": "direction",
|
||||
"type": "combo",
|
||||
"label": "Direction",
|
||||
"strings": {
|
||||
"options": {
|
||||
"forward": "Forward",
|
||||
"backward": "Backward"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user