]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-watch/video-watch.component.html
Fix client compilation
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-watch / video-watch.component.html
index 89e696fe98cc587b1223271ba78a6b822ac25308..e10056f932ee69da5ac940d230a967138d937869 100644 (file)
 
     <my-recommended-videos
       [inputRecommendation]="{ uuid: video.uuid, tags: video.tags }"
-      [user]="user"
       [playlist]="playlist"
       (gotRecommendations)="onRecommendations($event)"
     ></my-recommended-videos>