Skip to content

Commit 3a18072

Browse files
committed
Added copilot manager role to be notified when copilot invite was refused.
1 parent e742329 commit 3a18072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

connect/events-config.js

+1
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ const EVENTS = [
113113
originator: true,
114114
}, {
115115
type: BUS_API_EVENT.CONNECT.MEMBER.INVITE_REJECTED,
116+
topcoderRoles: [ROLE_CONNECT_COPILOT_MANAGER],
116117
originator: true,
117118
},
118119

0 commit comments

Comments
 (0)