From 8da362cf87778370f0d9d7c2e29f2f68d43b2ff2 Mon Sep 17 00:00:00 2001 From: pedrokaskiscampgeminis Date: Tue, 26 Jul 2022 10:28:23 +0200 Subject: [PATCH 1/2] id --- src/app/app.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 52c30cf..89cd741 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -36,7 +36,7 @@ export class AppComponent { } /*funcion(){ - + a (this.text$).subscribe(data => { this.msgIndi = data }); From 0f6b56dc5a661f4e5e56c35088760f196a78a1ce Mon Sep 17 00:00:00 2001 From: pedrokaskiscampgeminis Date: Tue, 26 Jul 2022 10:32:57 +0200 Subject: [PATCH 2/2] -id --- src/app/app.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 89cd741..52c30cf 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -36,7 +36,7 @@ export class AppComponent { } /*funcion(){ - a + (this.text$).subscribe(data => { this.msgIndi = data });