From ba829e4f0b8756797a58b326c76929b62413d04f Mon Sep 17 00:00:00 2001 From: Juliana Otero Date: Wed, 22 Oct 2025 13:04:58 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20actualizar=20expiraci=C3=B3n=20en=20el?= =?UTF-8?q?=20cuerpo=20del=20email=20de=20otp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/emails/otp-code.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/emails/otp-code.html b/templates/emails/otp-code.html index db35e24ac..05288309c 100644 --- a/templates/emails/otp-code.html +++ b/templates/emails/otp-code.html @@ -15,7 +15,7 @@

Recibiste este mensaje porque solicitaste cambiar tu contraseña.


- Este código expirará en 10 minutos. Por favor, ingresa este código en el + Este código expirará en 1 hora. Por favor, ingresa este código en el formulario para continuar.

{{/layout}}