From 8b7c5a258d606b7e8fc7e6e3efb22b4725ae86da Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Wed, 15 Mar 2023 15:25:23 +0100 Subject: [PATCH] theme(advertising): Use correct tag to detect snapping layer --- assets/themes/advertising/advertising.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/themes/advertising/advertising.json b/assets/themes/advertising/advertising.json index a27ccea7f..e37bf9e4b 100644 --- a/assets/themes/advertising/advertising.json +++ b/assets/themes/advertising/advertising.json @@ -935,7 +935,7 @@ "if": { "and": [ "advertising=screen", - "_referencing_ways=[way/-1]" + "_referencing_ways=[\"way/-1\"]" ] }, "then": "brick_wall_square;./assets/themes/advertising/screen_no_support.svg"