mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
a8840a1075
closes #2330
15 lines
230 B
JSON
15 lines
230 B
JSON
{
|
|
"key": "sport",
|
|
"type": "combo",
|
|
"label": "Sport",
|
|
"options": [
|
|
"cycling",
|
|
"dog_racing",
|
|
"horse_racing",
|
|
"karting",
|
|
"motor",
|
|
"motocross",
|
|
"running"
|
|
]
|
|
}
|