mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"key": "direction",
|
|
"type": "combo",
|
|
"label": "Direction",
|
|
"strings": {
|
|
"options": {
|
|
"forward": "Forward",
|
|
"backward": "Backward"
|
|
}
|
|
}
|
|
}
|