Even more info.json whitespace cleanups (#20703)

This commit is contained in:
Ryan
2023-05-04 19:09:59 +10:00
committed by GitHub
parent a49c87b225
commit ef6a712899
193 changed files with 24457 additions and 24457 deletions

View File

@@ -30,18 +30,18 @@
"layouts": {
"LAYOUT": {
"layout": [
{ "x": 0, "y": 0, "matrix": [0, 0] },
{ "x": 1, "y": 0, "matrix": [0, 1] },
{ "x": 2, "y": 0, "matrix": [0, 2] },
{ "x": 3, "y": 0, "matrix": [0, 3] },
{ "x": 4, "y": 0, "matrix": [0, 4] },
{ "x": 5, "y": 0, "matrix": [0, 5] },
{ "x": 6, "y": 0, "matrix": [0, 6] },
{ "x": 7, "y": 0, "matrix": [0, 7] },
{ "x": 8, "y": 0, "matrix": [0, 8] },
{ "x": 9, "y": 0, "matrix": [0, 9] },
{ "x": 10, "y": 0, "matrix": [0, 10] },
{ "x": 11, "y": 0, "matrix": [0, 11] }
{"x": 0, "y": 0, "matrix": [0, 0]},
{"x": 1, "y": 0, "matrix": [0, 1]},
{"x": 2, "y": 0, "matrix": [0, 2]},
{"x": 3, "y": 0, "matrix": [0, 3]},
{"x": 4, "y": 0, "matrix": [0, 4]},
{"x": 5, "y": 0, "matrix": [0, 5]},
{"x": 6, "y": 0, "matrix": [0, 6]},
{"x": 7, "y": 0, "matrix": [0, 7]},
{"x": 8, "y": 0, "matrix": [0, 8]},
{"x": 9, "y": 0, "matrix": [0, 9]},
{"x": 10, "y": 0, "matrix": [0, 10]},
{"x": 11, "y": 0, "matrix": [0, 11]}
]
}
}