forked from MapComplete/MapComplete
Refactoring: fix small errors, simplify 'sortedByLevehnstein'-function, improve error messgae
This commit is contained in:
parent
97b8202b14
commit
8a0023377a
13 changed files with 27 additions and 19 deletions
|
@ -565,6 +565,10 @@
|
|||
"if": "theme=rainbow_crossings",
|
||||
"then": "./assets/themes/rainbow_crossings/logo.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=sauna",
|
||||
"then": "./assets/layers/sauna/sauna.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=scouting",
|
||||
"then": "./assets/layers/scouting_group/scouting.svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue