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",
|
||||
"layers": [
|
||||
"wayside_shrine"
|
||||
"wayside_shrine",
|
||||
{
|
||||
"builtin": [
|
||||
"artwork"
|
||||
|
|
Loading…
Add table
Reference in a new issue