From 94dcf57d410d5dd1b983d0f55a3011cbfce6a793 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Wed, 13 Apr 2022 02:41:57 +0200 Subject: [PATCH] Tweak move feature of climbing theme --- assets/themes/climbing/climbing.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/assets/themes/climbing/climbing.json b/assets/themes/climbing/climbing.json index 9dce078147..1e083efc70 100644 --- a/assets/themes/climbing/climbing.json +++ b/assets/themes/climbing/climbing.json @@ -1034,7 +1034,10 @@ } ], "overrideAll": { -"allowMove":{"improveAccuracy": true}, + "allowMove": { + "enableRelocation": false, + "enableImproveAccuracy": true + }, "+titleIcons": [ { "render": "
{climbing:length}m
",