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

@@ -153,8 +153,6 @@ var InternalClient = (function () {
self.servers.add(new Server(server, client));
});
console.log(self.servers);
break;
}