Multi download mode and download-only mode now reloads recent videos

This commit is contained in:
Isaac Abadi
2020-11-24 03:38:49 -05:00
parent cc78091403
commit 09832ad15b
2 changed files with 13 additions and 1 deletions

View File

@@ -182,7 +182,7 @@
</ng-template>
<ng-container *ngIf="cachedFileManagerEnabled || fileManagerEnabled">
<app-recent-videos></app-recent-videos>
<app-recent-videos #recentVideos></app-recent-videos>
<br/>
<h4 style="text-align: center">Custom playlists</h4>
<app-custom-playlists></app-custom-playlists>