Skip to content

Commit 9d43267

Browse files
committed
Fix json formatting
1 parent 13cd074 commit 9d43267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

store.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
"Price": "Free",
563563
"Version": "1.0",
564564
"StoreThumb": "clippex"
565-
}
565+
},
566566
{
567567
"Title": "Elements",
568568
"Author": "Diego Serrano",
@@ -582,6 +582,6 @@
582582
"Price": "Free",
583583
"Version": "1.0",
584584
"StoreThumb": "vintage"
585-
},
585+
}
586586
]
587587
}

0 commit comments

Comments
 (0)