Skip to content

Commit

Permalink
update artwork email reply_to
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack MB committed Aug 8, 2024
1 parent 1ee2176 commit d4d368b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/resend/email.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export async function sendArtworkEmail(artist, date) {
reply_to: [
"[email protected]",
"[email protected]",
"heloise@refugeworldwide.com",
"maria@refugeworldwide.com",
],
react: ShowArtworkEmail({
userName: artist.name,
Expand Down

0 comments on commit d4d368b

Please sign in to comment.