This commit is contained in:
@@ -19,7 +19,7 @@ namespace rockfishCore.Util
|
||||
private const string UNLICENSED_TOKEN = "UNLICENSED";
|
||||
|
||||
//REVOKED token
|
||||
private const string REVOKED_TOKEN = "REVOKED";
|
||||
public const string REVOKED_TOKEN = "REVOKED";
|
||||
|
||||
//FEATURE NAMES
|
||||
//Scheduleable users
|
||||
|
||||
Reference in New Issue
Block a user