mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 02:30:07 +00:00
remove dangling commas
This commit is contained in:
parent
ada64b8ec9
commit
ad91386497
1 changed files with 2 additions and 2 deletions
|
@ -4,14 +4,14 @@
|
|||
},
|
||||
"plugins" : [
|
||||
"anchors",
|
||||
"toolbar",
|
||||
"edit-link",
|
||||
"etoc",
|
||||
"forkmegithub",
|
||||
"git-author",
|
||||
"hints",
|
||||
"numbered-headings",
|
||||
"etoc",
|
||||
"terminal",
|
||||
"toolbar"
|
||||
],
|
||||
"pluginsConfig": {
|
||||
"edit-link": {
|
||||
|
|
Loading…
Reference in a new issue