From c47d4e5e64352f6fec57a853f668744e4f431a9a Mon Sep 17 00:00:00 2001 From: Damon Gant Date: Mon, 19 May 2014 22:21:29 +0200 Subject: [PATCH] Added /v/ --- src/Archive/archives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Archive/archives.json b/src/Archive/archives.json index 86e9cba78..ad2e422a7 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -132,6 +132,6 @@ "http": true, "https": false, "software": "foolfuuka", - "boards": ["v", "g"], - "files": ["v", "g"] + "boards": ["v", "vg", "g"], + "files": ["v", "vg", "g"] }]