phone
This commit is contained in:
parent
506cc28899
commit
8555a4cb38
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ wss.on('connection', (socket, req) => {
|
|||
break;
|
||||
}
|
||||
}catch(e){
|
||||
console.log('error');
|
||||
console.log(e);
|
||||
}
|
||||
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue