|
|
@ -63,7 +63,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<mat-cell fxFlex="8%" *matCellDef="let result">
|
|
|
|
<mat-cell fxFlex="8%" *matCellDef="let result">
|
|
|
|
|
|
|
|
|
|
|
|
<a mat-button href="https://www.twitch.tv/videos/{{videoID}}?comment={{result.id}}&t={{result.offset | tohms}}" target="_blank">
|
|
|
|
<a mat-button href="https://www.twitch.tv/videos/{{result.video_id}}?comment={{result.id}}&t={{result.offset | tohms}}" target="_blank">
|
|
|
|
|
|
|
|
|
|
|
|
{{result.offset | totime : result.video_recorded_at | tohms : 'colons'}}
|
|
|
|
{{result.offset | totime : result.video_recorded_at | tohms : 'colons'}}
|
|
|
|
|
|
|
|
|
|
|
|