Files
iD/data/presets/fields/conveying.json
2018-10-01 19:28:57 -04:00

14 lines
252 B
JSON

{
"key": "conveying",
"type": "typeCombo",
"label": "Movement Direction",
"strings": {
"options": {
"forward": "Forward",
"backward": "Backward",
"reversible": "Reversible"
}
}
}