mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix client compilation
This commit is contained in:
@@ -249,7 +249,6 @@
|
||||
|
||||
<my-recommended-videos
|
||||
[inputRecommendation]="{ uuid: video.uuid, tags: video.tags }"
|
||||
[user]="user"
|
||||
[playlist]="playlist"
|
||||
(gotRecommendations)="onRecommendations($event)"
|
||||
></my-recommended-videos>
|
||||
|
||||
Reference in New Issue
Block a user