From 673322d15bab4789b6d62facbc9d96dce7997480 Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Mon, 2 Dec 2024 13:52:24 +0100 Subject: [PATCH] Fix: Enable recycling:waste option #2280 --- assets/layers/recycling/recycling.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/assets/layers/recycling/recycling.json b/assets/layers/recycling/recycling.json index 17d336cec..a7dbb58fb 100644 --- a/assets/layers/recycling/recycling.json +++ b/assets/layers/recycling/recycling.json @@ -1292,8 +1292,7 @@ "icon": { "path": "./assets/layers/waste_disposal/waste_disposal.svg", "class": "medium" - }, - "hideInAnswer": "recycling_type=container" + } }, { "if": "recycling:bicycles=yes", @@ -1795,4 +1794,4 @@ "enableRelocation": true, "enableImproveAccuracy": true } -} +} \ No newline at end of file