Fix erroneous commas in info.json files (#21712)
This commit is contained in:
committed by
GitHub
parent
525fe9be96
commit
74ae2286a6
@@ -62,7 +62,7 @@
|
||||
{"matrix": [3, 6], "x": 6.25, "y": 3},
|
||||
{"matrix": [3, 7], "x": 7.25, "y": 3},
|
||||
{"matrix": [3, 8], "x": 8.25, "y": 3},
|
||||
{"matrix": [3, 9], "x": 9.25, "y": 3},
|
||||
{"matrix": [3, 9], "x": 9.25, "y": 3}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user