Add owner role and admin management controls
This commit is contained in:
@@ -33,6 +33,7 @@ internal sealed class StateWorkflowService(AppDbContext db)
|
||||
player.Username,
|
||||
player.DisplayName,
|
||||
player.IsAdmin,
|
||||
player.IsOwner,
|
||||
phase,
|
||||
player.VotesFinal,
|
||||
player.HasJoker
|
||||
|
||||
Reference in New Issue
Block a user