mirror of
https://github.com/discordjs/discord.js.git
synced 2026-05-30 07:30:09 +00:00
Debug code lol
This commit is contained in:
@@ -1821,7 +1821,6 @@ var InternalClient = (function () {
|
||||
|
||||
var user = _ref7;
|
||||
|
||||
if (!server.members.get('id', user.user.id)) count++;
|
||||
server.members.add(self.users.add(new _StructuresUser2["default"](user.user, client)));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user