Formatting, fix build

This commit is contained in:
Pieter Vander Vennet 2023-03-16 16:28:24 +01:00
parent 31cefced42
commit 471f792c4d
6 changed files with 33 additions and 30 deletions

View file

@ -427,8 +427,7 @@
"path": "./assets/themes/advertising/trivision.svg"
},
"#": "Only applicable to billboards",
"hideInAnswer": "advertising!=billboard"
"hideInAnswer": "advertising!=billboard"
},
{
"if": "animated=winding_posters",
@ -462,7 +461,8 @@
]
},
{
"builtin": "luminous_or_lit",
"id": "luminous_or_lit_advertising",
"builtin": "luminous_or_lit",
"override": {
"+mappings": [
{
@ -663,7 +663,9 @@
"key": "ref"
},
"condition": {
"and": ["advertising!=sign"]
"and": [
"advertising!=sign"
]
}
}
],
@ -935,7 +937,6 @@
"./assets/themes/advertising/Times square.jpg"
]
},
{
"tags": [
"advertising=tarp"
@ -1035,4 +1036,4 @@
]
}
]
}
}