This commit is contained in:
xXpuma99Xx
2021-11-02 19:10:49 -06:00
parent 5ad2c05bf0
commit c6ea621d50
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -50,7 +50,6 @@ const registrar = async (body) => {
);
return gmail(
correo.subject,
// 'lemuelhelonmarquezrosas@gmail.com',
`${alumno.numeroCuenta}@pcpuma.acatlan.unam.mx`,
correo.message
);