From f9afa58b78bb60c0059e822327e56633404de64f Mon Sep 17 00:00:00 2001 From: David Arranz Date: Wed, 2 Oct 2024 10:12:54 +0200 Subject: [PATCH] . --- server/src/config/environments/production.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/config/environments/production.ts b/server/src/config/environments/production.ts index 45bef40..6a120c0 100644 --- a/server/src/config/environments/production.ts +++ b/server/src/config/environments/production.ts @@ -27,7 +27,7 @@ module.exports = { support: { from: "no-reply@presupuestos.uecko.com", - to: "dev@presupuestos.eucko.com", + to: "dev@presupuestos.uecko.com", }, },