Fix client compilation

pull/2879/head
Chocobozzz 2020-06-16 12:01:11 +02:00
parent c4a6f7901c
commit 6f787ea25d
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 1 deletions

View File

@ -249,7 +249,6 @@
<my-recommended-videos
[inputRecommendation]="{ uuid: video.uuid, tags: video.tags }"
[user]="user"
[playlist]="playlist"
(gotRecommendations)="onRecommendations($event)"
></my-recommended-videos>