Skip to content

Commit

Permalink
Add missing field
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-bstein committed Jan 16, 2025
1 parent 3ab0967 commit 9672319
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,7 @@ await _store.SaveAddRange
PlayerMode = g.PlayerMode,
RegistrationClose = g.RegistrationClose ?? DateTime.MinValue,
RegistrationOpen = g.RegistrationOpen ?? DateTime.MinValue,
RegistrationConstraint = g.RegistrationConstraint,
RegistrationMarkdown = g.RegistrationMarkdown,
RegistrationType = g.RegistrationType,
RequireSynchronizedStart = g.RequireSynchronizedStart,
Expand Down

0 comments on commit 9672319

Please sign in to comment.