Fix client compilation

This commit is contained in:
Chocobozzz
2020-06-16 12:01:11 +02:00
parent c4a6f7901c
commit 6f787ea25d

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>