forked from MapComplete/MapComplete
fix missing comma in theme
This commit is contained in:
parent
1aec487147
commit
701716572e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"icon": "./assets/layers/wayside_shrine/shrine.svg",
|
"icon": "./assets/layers/wayside_shrine/shrine.svg",
|
||||||
"layers": [
|
"layers": [
|
||||||
"wayside_shrine"
|
"wayside_shrine",
|
||||||
{
|
{
|
||||||
"builtin": [
|
"builtin": [
|
||||||
"artwork"
|
"artwork"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue