Themes(climbing): only show speed climbing question if there is a toprope, fix #2379

This commit is contained in:
Pieter Vander Vennet 2025-04-14 18:40:12 +02:00
parent 51ce00d5a4
commit 120c166a4d

View file

@ -754,7 +754,13 @@
},
"hideInAnswer": true
}
]
],
"condition": {
"and": [
"climbing:toprope!=",
"climbing:toprope!=no"
]
}
},
"shower",
"internet",