Skip to content

Commit 6b9eed9

Browse files
committed
feat: add directly to project
1 parent b120f6c commit 6b9eed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/copilotOpportunity/assign.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ module.exports = [
175175

176176
const member = {
177177
projectId,
178-
role: USER_ROLE.COPILOT,
178+
role: USER_ROLE.TC_COPILOT,
179179
userId,
180180
createdBy: req.authUser.userId,
181181
updatedBy: req.authUser.userId,

0 commit comments

Comments
 (0)