feat: Refresh invite (#6469)
This commit is contained in:
@@ -5,4 +5,5 @@ export const UserEvents = {
|
||||
updated: "user." + CommonEvents.UPDATED,
|
||||
invite_created: "invite." + CommonEvents.CREATED,
|
||||
invite_updated: "invite." + CommonEvents.UPDATED,
|
||||
invite_token_generated: "invite.token_generated",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user