From e456fea0bacdc07254b7e5991aefd9c4ccc6a476 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Sun, 10 Apr 2022 18:58:44 +0200 Subject: [PATCH] Add allowmove to climbing --- assets/themes/climbing/climbing.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/themes/climbing/climbing.json b/assets/themes/climbing/climbing.json index 146a8e0035..9dce078147 100644 --- a/assets/themes/climbing/climbing.json +++ b/assets/themes/climbing/climbing.json @@ -1034,6 +1034,7 @@ } ], "overrideAll": { +"allowMove":{"improveAccuracy": true}, "+titleIcons": [ { "render": "
{climbing:length}m
", @@ -1701,4 +1702,4 @@ "reviews" ] } -} \ No newline at end of file +}