Merge pull request #978 from pietervdvn/feature/government

Feature/government
This commit is contained in:
Pieter Vander Vennet 2022-07-20 16:11:29 +02:00 committed by GitHub
commit 0625d2cecb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 130 additions and 0 deletions

View file

@ -187,6 +187,10 @@
"if": "theme=ghostbikes",
"then": "./assets/themes/ghostbikes/logo.svg"
},
{
"if": "theme=governments",
"then": "./assets/themes/onwheels/crest.svg"
},
{
"if": "theme=grb",
"then": "./assets/themes/grb_import/logo.svg"