From eddaca7767387ddde3129440ff233080e5f674b1 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Sun, 20 Feb 2022 01:46:31 +0100 Subject: [PATCH] Fix typo --- assets/layers/recycling/recycling.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/layers/recycling/recycling.json b/assets/layers/recycling/recycling.json index 43942ac3d..84b10f009 100644 --- a/assets/layers/recycling/recycling.json +++ b/assets/layers/recycling/recycling.json @@ -296,7 +296,7 @@ { "if": { "and": [ - "_waste_amount=1", + "_waste_amount>1", { "or": [ "recycling:green_waste=yes",