Formatting, fix build
This commit is contained in:
parent
31cefced42
commit
471f792c4d
6 changed files with 33 additions and 30 deletions
|
@ -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 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue