From 044e628291b4f4cba028f7545302b1dbf3b01b88 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 13 Feb 2023 20:30:34 +0100 Subject: [PATCH] Enable relocation --- assets/layers/recycling/recycling.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/layers/recycling/recycling.json b/assets/layers/recycling/recycling.json index 38472500ec..1330837e8d 100644 --- a/assets/layers/recycling/recycling.json +++ b/assets/layers/recycling/recycling.json @@ -1333,7 +1333,7 @@ "neededChangesets": 1 }, "allowMove": { - "enableRelocation": false, + "enableRelocation": true, "enableImproveAccuracy": true } -} \ No newline at end of file +}