forked from MapComplete/MapComplete
Add bicycle parking theme, #mastodon request
This commit is contained in:
parent
66976ea44d
commit
de3aa8b623
1 changed files with 4 additions and 0 deletions
|
@ -149,6 +149,10 @@
|
|||
"if": "theme=benches",
|
||||
"then": "./assets/themes/benches/bench_poi.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=bicycle_parkings",
|
||||
"then": "./assets/themes/bicycle_parkings/logo.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=bicycle_rental",
|
||||
"then": "./assets/themes/bicycle_rental/logo.svg"
|
||||
|
|
Loading…
Reference in a new issue