3 password reset code attempts
This commit is contained in:
@@ -162,6 +162,7 @@ class ClientData {
|
|||||||
this.connectTime = 0;
|
this.connectTime = 0;
|
||||||
this.clientVersion = "0.0.0";
|
this.clientVersion = "0.0.0";
|
||||||
this.loginAttemptsRemaining = 3;
|
this.loginAttemptsRemaining = 3;
|
||||||
|
this.passwordResetAttemptsRemaining = 3;
|
||||||
this.afk = false;
|
this.afk = false;
|
||||||
|
|
||||||
this.jobRoute = -1;
|
this.jobRoute = -1;
|
||||||
|
|||||||
Reference in New Issue
Block a user