Skip to content

Commit

Permalink
Add another permission level
Browse files Browse the repository at this point in the history
  • Loading branch information
SkySwimmer committed Aug 28, 2023
1 parent dc8aa1b commit 0bdd6eb
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 15,11 @@ public enum PermissionLevel
/// </summary>
TRUSTED,

/// <summary>
/// Trial moderator permission level
/// </summary>
TRIAL_MODERATOR,

/// <summary>
/// Moderator permission level
/// </summary>
Expand Down

0 comments on commit 0bdd6eb

Please sign in to comment.