theme(advertising): Use correct tag to detect snapping layer

This commit is contained in:
Pieter Vander Vennet 2023-03-15 15:25:23 +01:00
parent ef6d28c180
commit 8b7c5a258d

View file

@ -935,7 +935,7 @@
"if": { "if": {
"and": [ "and": [
"advertising=screen", "advertising=screen",
"_referencing_ways=[way/-1]" "_referencing_ways=[\"way/-1\"]"
] ]
}, },
"then": "brick_wall_square;./assets/themes/advertising/screen_no_support.svg" "then": "brick_wall_square;./assets/themes/advertising/screen_no_support.svg"