mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"key": "direction",
|
|
"type": "combo",
|
|
"label": "Direction",
|
|
"strings": {
|
|
"options": {
|
|
"clockwise": "Clockwise",
|
|
"anticlockwise": "Counterclockwise"
|
|
}
|
|
}
|
|
}
|