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
|
@ -17,7 +17,7 @@
|
|||
{"label": "k08", "x": 8, "y": 1, "w": 0},
|
||||
{"label": "k09", "x": 9, "y": 1, "w": 0},
|
||||
{"label": "k0a", "x": 10, "y": 1, "w": 0},
|
||||
{"label": "k0b", "x": 11, "y": 1, "w": 0},
|
||||
{"label": "k0b", "x": 11, "y": 1, "w": 0}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue