Merge pull request #1098 from wjtje/feature/bag-import

BAG data import helper theme
This commit is contained in:
Pieter Vander Vennet 2022-10-10 21:23:40 +02:00 committed by GitHub
commit c968d7d454
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 341 additions and 0 deletions

View file

@ -126,6 +126,10 @@
"if": "theme=artwork",
"then": "./assets/themes/artwork/artwork.svg"
},
{
"if": "theme=bag",
"then": "./assets/themes/bag_import/logo.svg"
},
{
"if": "theme=benches",
"then": "./assets/themes/benches/bench_poi.svg"