We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ff782 commit 19b4774Copy full SHA for 19b4774
src/constants.js
@@ -131,7 +131,7 @@ export const BUS_API_EVENT = {
131
// Project Member Invites
132
PROJECT_MEMBER_INVITE_CREATED: 'notifications.connect.project.member.invite.created',
133
PROJECT_MEMBER_INVITE_UPDATED: 'notifications.connect.project.member.invite.updated',
134
- PROJECT_MEMBER_EMAIL_INVITE_CREATED: 'connect.action.project.membet.invite.created',
+ PROJECT_MEMBER_EMAIL_INVITE_CREATED: 'connect.action.project.member.invite.created',
135
};
136
137
export const REGEX = {
0 commit comments