Add preset to climbing gym

This commit is contained in:
Pieter Vander Vennet 2023-01-06 03:27:26 +01:00
parent a2a4071022
commit b504547fe3

View file

@ -210,5 +210,17 @@
]
}
}
],
"presets": [
{
"title": {
"en": "Climbing gym",
"nl": "Klimzaal"
},
"tags": [
"leisure=sports_centre",
"sport=climbing"
]
}
]
}