mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 02:43:33 +00:00
add mediasession playback controls
This commit is contained in:
parent
f332d547a3
commit
c88c6cf55e
2 changed files with 97 additions and 3 deletions
|
|
@ -84,7 +84,7 @@ export const CenterControls = ({ playersRef }: CenterControlsProps) => {
|
|||
],
|
||||
]);
|
||||
|
||||
useMediaSession();
|
||||
useMediaSession(playersRef);
|
||||
|
||||
return (
|
||||
<>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue