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
|
@ -91,7 +91,7 @@
|
|||
{"label": "PGDOWN", "x": 10.5, "y": 5},
|
||||
{"label": "LEFT", "x": 11.5, "y": 5},
|
||||
{"label": "DOWN", "x": 12.5, "y": 5},
|
||||
{"label": "RIGHT", "x": 13.5, "y": 5},
|
||||
{"label": "RIGHT", "x": 13.5, "y": 5}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue