grunt default does weird things to lib

This commit is contained in:
abalabahaha
2015-11-15 11:45:54 -08:00
parent 7af104a892
commit cabb170aee
23 changed files with 157 additions and 39 deletions

View File

@@ -14,4 +14,4 @@ module.exports = {
TextChannel: require("./Structures/TextChannel"),
User: require("./Structures/User"),
VoiceChannel: require("./Structures/VoiceChannel")
};
};