Skip to content

Commit 2166b98

Browse files
committed
fix json.
1 parent 743c81f commit 2166b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"item0": [
33
{"up": 1, "down": 2}
4-
]
4+
],
55
"item1": [
66
{"up": 1, "down": 2}
77
]

0 commit comments

Comments
 (0)