We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c2b36 commit c0c7e20Copy full SHA for c0c7e20
src/app/radio/components/main/main.component.html
@@ -1,5 +1,5 @@
1
-<!-- <app-playlist></app-playlist> -->
2
-<p>{{songsList$ | async}}</p>
+<app-playlist></app-playlist>
+<!-- <p>{{songsList$ | async | json}}</p> -->
3
<app-player-page
4
[style.display]="showYtVideo ? '' : 'none'"
5
[youtubeId]="'rvhqsqmzm20'"
0 commit comments