8643 fix sentry error (#8644)
- fixes missing data in event payload when adding a new workspaceMember - add strong typing to database event emitters
This commit is contained in:
@ -0,0 +1 @@
|
||||
export const USER_SIGNUP_EVENT_NAME = 'user_signup';
|
||||
Reference in New Issue
Block a user