Merge pull request #1654 from innovandalism/v3

Added /vg/
This commit is contained in:
Mayhem 2014-05-19 22:25:04 +02:00
commit ee61e4c5a8

View File

@ -132,6 +132,6 @@
"http": true,
"https": false,
"software": "foolfuuka",
"boards": ["v", "g"],
"files": ["v", "g"]
"boards": ["v", "vg", "g"],
"files": ["v", "vg", "g"]
}]