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": {
|
||||
"and": [
|
||||
"advertising=screen",
|
||||
"_referencing_ways=[way/-1]"
|
||||
"_referencing_ways=[\"way/-1\"]"
|
||||
]
|
||||
},
|
||||
"then": "brick_wall_square;./assets/themes/advertising/screen_no_support.svg"
|
||||
|
|
Loading…
Reference in a new issue