chore(core-flows): Add invite resent event (#8986)
This commit is contained in:
@@ -44,6 +44,7 @@ export const InviteWorkflowEvents = {
|
||||
ACCEPTED: "invite.accepted",
|
||||
CREATED: "invite.created",
|
||||
DELETED: "invite.deleted",
|
||||
RESENT: "invite.resent",
|
||||
}
|
||||
|
||||
export const RegionWorkflowEvents = {
|
||||
|
||||
Reference in New Issue
Block a user