Skip to content

Commit 5923ab6

Browse files
Missing comma preventing the app from starting (#145)
1 parent ffb16ab commit 5923ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/public/characters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"image": "hedy.jpeg",
6262
"avatar": "hedy-avatar.jpeg",
6363
"voice": 2
64-
}
64+
},
6565
{
6666
"title": "Amelia Earhart",
6767
"name": "ada",

0 commit comments

Comments
 (0)