mirror of https://github.com/Chocobozzz/PeerTube
Fix description timestamp click
parent
d91714ca56
commit
a00056c0c8
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue