fix reconnection bugs
This commit is contained in:
@@ -106,6 +106,8 @@ class Localuser{
|
||||
this.guilds=[];
|
||||
this.guildids=new Map();
|
||||
this.ws.close(4001)
|
||||
SnowFlake.clear();
|
||||
User.clear();
|
||||
}
|
||||
async initwebsocket():Promise<void>{
|
||||
let returny=null
|
||||
|
Reference in New Issue
Block a user