forked from fga-eps-mds/2024.1-UnB-TV-Frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚧 Criando comunicação para envio do arquivo .txt com o backend
Co-authored-by: João Marcos Moraes de Andrade <JJOAOMARCOSS@users.noreply.github.com> Co-authored-by: André Goretti Motta <andremotta96@gmail.com>
- Loading branch information
1 parent
3f1ee42
commit 1ac1541
Showing
6 changed files
with
291 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,7 +46,6 @@ export class VideoCommentComponent implements OnInit { | |
|
||
this.getComments(); | ||
|
||
|
||
} | ||
|
||
getComments() { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.