Explorar o código

fix: report recipient

poeti8 %!s(int64=6) %!d(string=hai) anos
pai
achega
3f04b87efb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server/handlers/links.ts

+ 1 - 1
server/handlers/links.ts

@@ -118,7 +118,7 @@ export const report: Handler = async (req, res) => {
 
   const mail = await transporter.sendMail({
     from: env.MAIL_USER,
-    to: env.REPORT_MAIL,
+    to: env.REPORT_EMAIL,
     subject: "[REPORT]",
     text: link,
     html: link