Fix missing comma.

@Proplex
This commit is contained in:
Mayhem 2013-08-03 18:05:53 +02:00
parent 4e104fb916
commit fbebf6cbd3

View File

@ -59,8 +59,8 @@
"http": true,
"https": false,
"software": "foolfuuka",
"boards": ["b" "e", "h", "hc", "p", "s", "u"],
"files": ["b" "e", "h", "hc", "p", "s", "u"]
"boards": ["b", "e", "h", "hc", "p", "s", "u"],
"files": ["b", "e", "h", "hc", "p", "s", "u"]
}, {
"uid": 7,
"name": "Install Gentoo",