Themes: fix icon for shops layer
This commit is contained in:
parent
8866488bd6
commit
d9d8c0ad1f
1 changed files with 5 additions and 0 deletions
|
@ -348,6 +348,11 @@
|
||||||
"override": {
|
"override": {
|
||||||
"render": "./assets/layers/id_presets/maki-shop.svg",
|
"render": "./assets/layers/id_presets/maki-shop.svg",
|
||||||
"+mappings": [
|
"+mappings": [
|
||||||
|
{
|
||||||
|
"#": "Layer icon rendering",
|
||||||
|
"if": "id=",
|
||||||
|
"then": "circle:white;./assets/layers/id_presets/maki-shop.svg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"if": {
|
"if": {
|
||||||
"or": [
|
"or": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue