Skip to content
Open

id #1

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
-id
  • Loading branch information
pedrokaskiscapgeminis committed Jul 26, 2022
commit 0f6b56dc5a661f4e5e56c35088760f196a78a1ce
2 changes: 1 addition & 1 deletion src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export class AppComponent {
}

/*funcion(){
a

(this.text$).subscribe(data => {
this.msgIndi = data
});
Expand Down