mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01: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