mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 03:36:37 +02:00
13 lines
183 B
JSON
13 lines
183 B
JSON
{
|
|
"key": "sport",
|
|
"type": "combo",
|
|
"label": "Sport",
|
|
"options": [
|
|
"skating",
|
|
"hockey",
|
|
"multi",
|
|
"curling",
|
|
"ice_stock"
|
|
]
|
|
}
|