✨ Add strike type punishment
This commit is contained in:
@@ -10,7 +10,8 @@ public enum PunishmentType
|
||||
// TODO: impl the permission modification
|
||||
PermissionModification,
|
||||
BlockLogin,
|
||||
DisableAccount
|
||||
DisableAccount,
|
||||
Strike
|
||||
}
|
||||
|
||||
public class Punishment : ModelBase
|
||||
|
Reference in New Issue
Block a user