Fix malformed JSON in `layouts/default/ortho_5x10/info.json` (#23414)

master
James Young 2024-04-03 23:44:20 -07:00 committed by GitHub
parent c70ebd4a0e
commit b9b8ff8302
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
{"x":6, "y":4},
{"x":7, "y":4},
{"x":8, "y":4},
{"x":9, "y":4},
{"x":9, "y":4}
]
}
}