Skip to content

Commit a2a9fcb

Browse files
committed
cinc
1 parent a9cbedc commit a2a9fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Entregas/Entrega2/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class User {
5151
console.log(datosU);
5252
return this.datosU=datosU;
5353
}
54-
54+
5555
login (){
5656
let x=true; let y=true;
5757
/* this.usuario=usuario;

0 commit comments

Comments
 (0)