feat(casting): chapter ticks on the cast progress bar

This commit is contained in:
Uruk
2026-05-22 11:56:00 +02:00
parent 53c4f317cc
commit 74315a8b94
2 changed files with 7 additions and 0 deletions

View File

@@ -545,6 +545,7 @@ export default function CastingPlayerScreen() {
duration={duration}
remoteMediaClient={remoteMediaClient}
protocolColor={protocolColor}
chapters={currentItem?.Chapters}
t={t}
/>