Remove missing and trailing commas in info.json files. (#16088)
This commit is contained in:
@@ -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},
|
||||
|
Reference in New Issue
Block a user