modificaciones

This commit is contained in:
Patriots01
2026-01-13 19:04:52 +00:00
parent 43abc72a38
commit 62b71060be
+5
View File
@@ -68,6 +68,11 @@ export class ProgramaService {
},
});
//Agregamos esta linea para verificar los logs
console.log("Password generado:", this.authService.generarPassword());
console.log("prog:", prog);
if (!responsable) {
const password = await this.authService.encriptar(
this.authService.generarPassword(),