forked from MapComplete/MapComplete
Merge pull request #978 from pietervdvn/feature/government
Feature/government
This commit is contained in:
commit
0625d2cecb
9 changed files with 130 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue