forked from MapComplete/MapComplete
theme(advertising): Use correct tag to detect snapping layer
This commit is contained in:
parent
ef6d28c180
commit
8b7c5a258d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue