From fbebf6cbd376b09d2ac94d6b2c4bd720902c20cb Mon Sep 17 00:00:00 2001 From: Mayhem Date: Sat, 3 Aug 2013 18:05:53 +0200 Subject: [PATCH] Fix missing comma. @Proplex --- json/archives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/archives.json b/json/archives.json index a5cee414f..f0c788108 100644 --- a/json/archives.json +++ b/json/archives.json @@ -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",