Add first version of schools

This commit is contained in:
Pieter Vander Vennet 2022-06-07 19:48:09 +02:00
parent 1596e23ac6
commit f7cacc15d3
19 changed files with 788 additions and 20 deletions

View file

@ -293,6 +293,10 @@
"if": "theme=postboxes",
"then": "./assets/themes/postboxes/postbox.svg"
},
{
"if": "theme=schools",
"then": "./assets/layers/school/college.svg"
},
{
"if": "theme=shops",
"then": "./assets/themes/shops/shop.svg"