Refactoring: fix small errors, simplify 'sortedByLevehnstein'-function, improve error messgae

This commit is contained in:
Pieter Vander Vennet 2025-07-03 17:33:29 +02:00
parent 97b8202b14
commit 8a0023377a
13 changed files with 27 additions and 19 deletions

View file

@ -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"