From 120c166a4d6038f1157fd0b03cb63113997b8242 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 14 Apr 2025 18:40:12 +0200 Subject: [PATCH] Themes(climbing): only show speed climbing question if there is a toprope, fix #2379 --- assets/layers/climbing_gym/climbing_gym.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/assets/layers/climbing_gym/climbing_gym.json b/assets/layers/climbing_gym/climbing_gym.json index 220ef5f66..b21b4fa19 100644 --- a/assets/layers/climbing_gym/climbing_gym.json +++ b/assets/layers/climbing_gym/climbing_gym.json @@ -754,7 +754,13 @@ }, "hideInAnswer": true } - ] + ], + "condition": { + "and": [ + "climbing:toprope!=", + "climbing:toprope!=no" + ] + } }, "shower", "internet",