mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 12:30:06 +02:00
add mediasession playback controls
This commit is contained in:
@@ -84,7 +84,7 @@ export const CenterControls = ({ playersRef }: CenterControlsProps) => {
|
||||
],
|
||||
]);
|
||||
|
||||
useMediaSession();
|
||||
useMediaSession(playersRef);
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user