nknl7en: correct key object order (#13482)

master
James Young 2021-07-08 10:58:42 -07:00 committed by GitHub
parent f44b48669d
commit 1e51bb39a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -63,8 +63,8 @@
{"label":"8,3", "x":11, "y":3},
{"label":"8,4", "x":12, "y":3},
{"label":"8,5", "x":13, "y":3, "w":1.75},
{"label":"8,8", "x":16.25, "y":3},
{"label":"8,6", "x":15, "y":3.25},
{"label":"8,8", "x":16.25, "y":3},
{"label":"4,0", "x":0, "y":4, "w":1.25},
{"label":"4,1", "x":1.25, "y":4, "w":1.25},
{"label":"4,2", "x":2.5, "y":4, "w":1.25},
@ -79,4 +79,4 @@
{"label":"9,7", "x":16, "y":4.25}]
}
}
}
}