mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
add client note command and feature
This commit is contained in:
@ -14,13 +14,13 @@ public enum WebfrontEntity
|
||||
AuditPage,
|
||||
RecentPlayersPage,
|
||||
ProfilePage,
|
||||
AdminMenu
|
||||
AdminMenu,
|
||||
ClientNote
|
||||
}
|
||||
|
||||
public enum WebfrontPermission
|
||||
{
|
||||
Read,
|
||||
Create,
|
||||
Update,
|
||||
Write,
|
||||
Delete
|
||||
}
|
||||
|
Reference in New Issue
Block a user