]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+videos/+video-watch/video-watch.component.html
Fetch things in bulk for the homepage
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-watch / video-watch.component.html
index 0d6103b3b041543f9151c96958ae6157b23c2759..45cfba167cc25ba171aa5efc98e86294fb3a0261 100644 (file)
@@ -86,7 +86,7 @@
 
       </div>
 
-      <my-video-description [video]="video"></my-video-description>
+      <my-video-description [video]="video" (timestampClicked)="handleTimestampClicked($event)"></my-video-description>
 
       <my-video-attributes [video]="video"></my-video-attributes>