Files
iD/data/presets/fields/parallel_direction.json
2016-06-23 20:47:18 -04:00

12 lines
194 B
JSON

{
"key": "direction",
"type": "combo",
"label": "Direction",
"strings": {
"options": {
"forward": "Forward",
"backward": "Backward"
}
}
}