Skip to content

Commit

Permalink
update reply_to on artwork email
Browse files Browse the repository at this point in the history
  • Loading branch information
antiantivirus committed Oct 21, 2024
1 parent 09d3980 commit e2632c0
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 @@ -88,7 +88,7 @@ export async function sendArtworkEmail(artist, date) {
reply_to: [
"[email protected]",
"[email protected]",
"maria@refugeworldwide.com",
"assistant@refugeworldwide.com",
"[email protected]",
],
react: ShowArtworkEmail({
Expand Down

0 comments on commit e2632c0

Please sign in to comment.