forked from MapComplete/MapComplete
Fix trailing comma
This commit is contained in:
parent
e3d6798db9
commit
d5d519abd9
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@
|
|||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"shop=sports",
|
||||
"shop=sports"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue