mirror of https://github.com/Chocobozzz/PeerTube
Fix client compilation
parent
c4a6f7901c
commit
6f787ea25d
|
@ -249,7 +249,6 @@
|
|||
|
||||
<my-recommended-videos
|
||||
[inputRecommendation]="{ uuid: video.uuid, tags: video.tags }"
|
||||
[user]="user"
|
||||
[playlist]="playlist"
|
||||
(gotRecommendations)="onRecommendations($event)"
|
||||
></my-recommended-videos>
|
||||
|
|
Loading…
Reference in New Issue