Use player max known time

This commit is contained in:
WardPearce
2025-12-28 15:44:33 +13:00
parent bf5921ebb2
commit 438ccfc10e
@@ -1045,7 +1045,7 @@
{#if data.video.liveNow}
{$_('thumbnail.live')}
{:else}
{videoLength(playerCurrentTime)} / {videoLength(data.video.lengthSeconds)}
{videoLength(playerCurrentTime)} / {videoLength(playerMaxKnownTime)}
{/if}
</p>
<p class="chip secondary">