Fix missing comma.
@Proplex
This commit is contained in:
parent
4e104fb916
commit
fbebf6cbd3
@ -59,8 +59,8 @@
|
|||||||
"http": true,
|
"http": true,
|
||||||
"https": false,
|
"https": false,
|
||||||
"software": "foolfuuka",
|
"software": "foolfuuka",
|
||||||
"boards": ["b" "e", "h", "hc", "p", "s", "u"],
|
"boards": ["b", "e", "h", "hc", "p", "s", "u"],
|
||||||
"files": ["b" "e", "h", "hc", "p", "s", "u"]
|
"files": ["b", "e", "h", "hc", "p", "s", "u"]
|
||||||
}, {
|
}, {
|
||||||
"uid": 7,
|
"uid": 7,
|
||||||
"name": "Install Gentoo",
|
"name": "Install Gentoo",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user