Skip to content

Commit 67ec4b0

Browse files
committedOct 17, 2024
revert
1 parent d874902 commit 67ec4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎backend/src/pages/api/user/user.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export default APIWrapper({
123123
};
124124
if (process.env.DEPLOY_CONTEXT === "production") {
125125
await sendEmail(
126-
"gt.engineering@hack4impact.org",
126+
"applicant@healing4heroes.org",
127127
EmailSubject.ACCOUNT_CREATED,
128128
EmailTemplate.ACCOUNT_CREATED,
129129
emailData

0 commit comments

Comments
 (0)