Random Messages don't show empty roles
No Flex Button in random raids Reworked random sign up to keep roles after signing off
This commit is contained in:
parent
0c319a0a8a
commit
2288e48308
7 changed files with 161 additions and 70 deletions
|
@ -15,6 +15,8 @@ namespace SharedClasses.SharedModels
|
|||
|
||||
public int RaidId { get; set; }
|
||||
|
||||
public bool AllowFlexRole {get; set;}
|
||||
|
||||
public DateTimeOffset StartTimeUTC { get; set; } = DateTime.Now;
|
||||
|
||||
public DateTimeOffset EndTimeUTC { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue