Skip to content

Commit

Permalink
Merge pull request #4318 from airqo-platform/hf-activity-emails
Browse files Browse the repository at this point in the history
just ensure that activity emails have the AirQo logo
  • Loading branch information
Baalmart authored Jan 30, 2025
2 parents ae0420c + 5780068 commit e01ce93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/auth-service/utils/common/mailer.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ const createMailOptions = ({
activityType,
}),
bcc: bccEmails,
attachments: attachments,
};
};
const handleMailResponse = (data) => {
Expand Down

0 comments on commit e01ce93

Please sign in to comment.