Skip to content

Commit a0d241c

Browse files
authored
Missing new line
1 parent 12cd565 commit a0d241c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/email/src/resend/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ export const VARIANT_TO_FROM_MAP = {
1313
marketing,
1414
};
1515

16-
export const RESEND_REPLY_TO = process.env.RESEND_EMAIL_REPLY_TO || "support@dub.co";
16+
export const RESEND_REPLY_TO = process.env.RESEND_EMAIL_REPLY_TO || "support@dub.co";

0 commit comments

Comments
 (0)