forked from MapComplete/MapComplete
Chore: lint themes
This commit is contained in:
parent
d4895a0989
commit
9b983757c2
4 changed files with 82 additions and 66 deletions
|
@ -112,10 +112,15 @@
|
|||
{
|
||||
"#": "Layer icon rendering",
|
||||
"if": {
|
||||
"or":["shop=yes", {"and": [
|
||||
"shop!=yes",
|
||||
"id="
|
||||
]}]
|
||||
"or": [
|
||||
"shop=yes",
|
||||
{
|
||||
"and": [
|
||||
"shop!=yes",
|
||||
"id="
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"then": "./assets/layers/id_presets/maki-shop.svg"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue