Syntax issue
This commit is contained in:
@@ -55,10 +55,10 @@ const VRR_RESETPASS_STATE_SETPASS = 2; // Waiting on player to enter ne
|
||||
};
|
||||
this.staffTitle = "";
|
||||
this.ircAccount = "";
|
||||
this.discordAccount = 0,
|
||||
this.settings = 0,
|
||||
this.discordAccount = 0;
|
||||
this.settings = 0;
|
||||
this.emailAddress = "";
|
||||
this.ipAddress = 0,
|
||||
this.ipAddress = 0;
|
||||
|
||||
this.notes = [];
|
||||
this.messages = [];
|
||||
|
||||
Reference in New Issue
Block a user