Files
iD/data/presets/fields/direction_vertex_dual.json
T

12 lines
203 B
JSON

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