1
0

Fix erroneous commas in info.json files (#21712)

This commit is contained in:
Duncan Sutherland
2023-12-04 23:30:02 +00:00
committed by GitHub
parent 525fe9be96
commit 74ae2286a6
13 changed files with 13 additions and 13 deletions

View File

@@ -185,7 +185,7 @@
{"flags": 4, "matrix": [4, 3], "x": 181, "y": 0}, // R SW03
{"flags": 4, "matrix": [4, 4], "x": 195, "y": 4}, // R SW04
{"flags": 4, "matrix": [4, 5], "x": 210, "y": 11}, // R SW05
{"flags": 4, "matrix": [4, 6], "x": 224, "y": 11}, // R SW06
{"flags": 4, "matrix": [4, 6], "x": 224, "y": 11} // R SW06
]
}
}