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 fcd1dec commit 5855300Copy full SHA for 5855300
src/config/constants.js
@@ -790,7 +790,7 @@ export const EVENT_TYPE = {
790
ASSIGNED_AS_OWNER: 'notifications.connect.project.member.assignedAsOwner',
791
INVITE_REQUESTED: 'notifications.connect.project.member.invite.requested',
792
INVITE_APPROVED: 'notifications.connect.project.member.invite.approved',
793
- INVITE_REFUSED: 'notifications.connect.project.member.invite.refused',
+ INVITE_REFUSED: 'notifications.connect.project.member.invite.rejected',
794
},
795
PROJECT: {
796
ACTIVE: 'notifications.connect.project.active',
0 commit comments