mirror of
https://github.com/ragestudio/comty.git
synced 2025-07-11 02:04:15 +00:00
Merge pull request #9 from srgooglo/master-cf-autofix
Apply fixes from CodeFactor
This commit is contained in:
commit
e978014260
@ -68,7 +68,7 @@ export class SocketConnection{
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
verbosity([`Strike [${this.state.connAttemps + 1}] / ${maxDeep_Attemp + 1} !`])
|
verbosity([`Strike [${this.state.connAttemps + 1}] / ${maxDeep_Attemp + 1} !`])
|
||||||
this.state.connAttemps = this.state.connAttemps + 1
|
this.state.connAttemps = this.state.connAttemps + 1
|
||||||
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user