Fix description timestamp click
This commit is contained in:
parent
d91714ca56
commit
a00056c0c8
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue