fina fix
This commit is contained in:
parent
7f8922a5cf
commit
bf60791746
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ export default class Handler {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
this.Connect()
|
this.Connect()
|
||||||
}, 2000)
|
}, 2000)
|
||||||
|
return
|
||||||
}
|
}
|
||||||
log("connected, subbing...")
|
log("connected, subbing...")
|
||||||
relay.on('disconnect', () => {
|
relay.on('disconnect', () => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue