forked from MapComplete/MapComplete
Chore: linting
This commit is contained in:
parent
4625ad9a5c
commit
097141f944
307 changed files with 5346 additions and 2147 deletions
|
@ -281,7 +281,10 @@
|
|||
},
|
||||
{
|
||||
"if": {
|
||||
"and":["service:bicycle:cleaning~*","service:bicycle:cleaning!=no"]
|
||||
"and": [
|
||||
"service:bicycle:cleaning~*",
|
||||
"service:bicycle:cleaning!=no"
|
||||
]
|
||||
},
|
||||
"then": "circle:#6bc4f7;./assets/layers/bike_cleaning/bike_cleaning_icon.svg"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue