Skip to content

Commit 0ad22c3

Browse files
committed
fix: added external action email kaufka type
1 parent 4c98fe7 commit 0ad22c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/copilotRequest/approveRequest.service.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ module.exports = (req, data, existingTransaction) => {
7272
},
7373
sendgrid_template_id: "d-3efdc91da580479d810c7acd50a4c17f",
7474
recipients: [subject.email],
75-
version: '433b1688-c543-4656-a295-efcbea57444d',
75+
version: 'v3',
7676
}, req.log);
7777
});
7878

0 commit comments

Comments
 (0)