forked from Sarah/Lieb-Website
Maybe SignUps are removed 15min before the raid starts
This commit is contained in:
parent
9045de9b9d
commit
058cc89cbc
3 changed files with 30 additions and 11 deletions
|
@ -6,6 +6,7 @@
|
|||
public const string ClaimType = "Role";
|
||||
public const string GW2_ACCOUNT_REGEX = "^[a-zA-z ]{3,27}\\.[0-9]{4}$";
|
||||
public static readonly int RaidEditPowerLevel = Roles.Moderator.PowerLevel;
|
||||
public const int REMOVE_MAYBE_MINUTES = 15;
|
||||
|
||||
public static class Roles
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue