Fixed PermissionOverwrites

This commit is contained in:
hydrabolt
2015-10-31 20:31:05 +00:00
parent 6064888f21
commit c5e5ab54db
15 changed files with 584 additions and 12 deletions

View File

@@ -163,8 +163,6 @@ class InternalClient {
self.servers.add(new Server(server, client));
});
console.log(self.servers);
break;
}