Remove missing and trailing commas in info.json files. (#16088)
This commit is contained in:
parent
bd8e257f84
commit
dcff1a34c7
20 changed files with 23 additions and 23 deletions
|
@ -18,7 +18,7 @@
|
|||
{"label":"F10", "x":10.75, "y":0},
|
||||
{"label":"F11", "x":11.75, "y":0},
|
||||
{"label":"F12", "x":12.75, "y":0},
|
||||
{"label":"Print Screen", "x":14, "y":0}
|
||||
{"label":"Print Screen", "x":14, "y":0},
|
||||
|
||||
{"label":"~", "x":0, "y":1.25},
|
||||
{"label":"!", "x":1, "y":1.25},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue