Skip to content

Commit

Permalink
need to also add event outcome
Browse files Browse the repository at this point in the history
  • Loading branch information
soletsdev committed Aug 8, 2024
1 parent e49b01a commit 4cf39a9
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,7 @@ public enum EventOutcome {

AUTHORITY_FOUND,

AUTHORITY_NOT_FOUND
AUTHORITY_NOT_FOUND,

SCHOOL_MOVED
}

0 comments on commit 4cf39a9

Please sign in to comment.