Fix malformed JSON in `layouts/default/ortho_5x10/info.json` (#23414)
1 files changed, 1 insertions(+), 1 deletions(-) M layouts/default/ortho_5x10/info.json
M layouts/default/ortho_5x10/info.json => layouts/default/ortho_5x10/info.json +1 -1
@@ 58,7 58,7 @@ {"x":6, "y":4}, {"x":7, "y":4}, {"x":8, "y":4}, - {"x":9, "y":4}, + {"x":9, "y":4} ] } }