diff --git a/backend/email/emails/utils.tsx b/backend/email/emails/utils.tsx index 8f632539..5d821cdc 100644 --- a/backend/email/emails/utils.tsx +++ b/backend/email/emails/utils.tsx @@ -1,5 +1,6 @@ import {Column, Img, Link, Row, Section, Text} from "@react-email/components"; import {discordLink, githubRepo, patreonLink, paypalLink} from "common/constants"; +import {DOMAIN} from "common/envs/constants"; interface Props { email?: string @@ -16,7 +17,7 @@ export const Footer = ({ GitHub Discord Patreon