Skip to content

Commit

Permalink
Update EventPermission.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
evanlihou authored Aug 1, 2024
1 parent 199d5b6 commit 6872d2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion FiMAdminApi.Data/Enums/EventPermission.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ public enum EventPermission
Event_ManageInfo,
Event_ManageTeams,
Event_ManageEquipment,
Event_ManageStaff,
Event_Note
}
}

0 comments on commit 6872d2d

Please sign in to comment.