Skip to content

Commit

Permalink
feat: add JURY_D role to OfficialRole enum
Browse files Browse the repository at this point in the history
  • Loading branch information
jflamy committed Feb 3, 2025
1 parent 75b5ec7 commit 83c7970
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public enum OfficialRole {
JURY_A,
JURY_B,
JURY_C,
JURY_D;
JURY_D,
REFEREE_RESERVE,
JURY_RESERVE,
COMPETITION_DIRECTOR,
Expand Down

0 comments on commit 83c7970

Please sign in to comment.