Update Player.svelte

This commit is contained in:
WardPearce
2026-02-12 15:57:15 +13:00
parent 013b8ea289
commit 3c9622eb62
@@ -1400,7 +1400,7 @@
</p>
{:else if playerCloestTimestamp}
<p class="no-margin" style="padding: 0 0.5rem;">
{truncate(playerCloestTimestamp.title, 22)}
{truncate(playerCloestTimestamp.title, 20)}
</p>
{/if}
{videoLength(timeInSeconds)}