mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-02 20:18:29 +01:00
feat(casting): chapter ticks on the cast progress bar
This commit is contained in:
@@ -545,6 +545,7 @@ export default function CastingPlayerScreen() {
|
||||
duration={duration}
|
||||
remoteMediaClient={remoteMediaClient}
|
||||
protocolColor={protocolColor}
|
||||
chapters={currentItem?.Chapters}
|
||||
t={t}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user