mirror of
https://github.com/discordjs/discord.js.git
synced 2026-05-31 08:00:07 +00:00
grunt default does weird things to lib
This commit is contained in:
@@ -4,4 +4,4 @@ exports.IDLE = 0;
|
||||
exports.LOGGING_IN = 1;
|
||||
exports.LOGGED_IN = 2;
|
||||
exports.READY = 3;
|
||||
exports.DISCONNECTED = 4;
|
||||
exports.DISCONNECTED = 4;
|
||||
|
||||
Reference in New Issue
Block a user