mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-19 17:43:39 +00:00
16 lines
280 B
JSON
16 lines
280 B
JSON
{
|
|
"key": "scuba_diving:",
|
|
"type": "multiCombo",
|
|
"label": "Services",
|
|
"options": [
|
|
"repair",
|
|
"courses",
|
|
"rental",
|
|
"filling",
|
|
"air_filling",
|
|
"nitrox_filling",
|
|
"trimix_filling",
|
|
"oxygen_filling"
|
|
]
|
|
}
|