mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
grunt default does weird things to lib
This commit is contained in:
@@ -14,4 +14,4 @@ module.exports = {
|
||||
TextChannel: require("./Structures/TextChannel"),
|
||||
User: require("./Structures/User"),
|
||||
VoiceChannel: require("./Structures/VoiceChannel")
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user