mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-02 01:03:24 +01:00
fully validate game creation parameters sent through the API
This commit is contained in:
@@ -5,6 +5,5 @@ export class Game {
|
||||
this.timerParams = timerParams;
|
||||
this.hasDedicatedModerator = hasDedicatedModerator;
|
||||
this.moderatorName = moderatorName;
|
||||
this.accessCode = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user