Clean code
This commit is contained in:
parent
ca135cc7f8
commit
a7bbb464d6
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ const VideoJsEvents = ({
|
||||||
|
|
||||||
function onInitialPlay() {
|
function onInitialPlay() {
|
||||||
const player = playerRef.current;
|
const player = playerRef.current;
|
||||||
console.log('onInitialPlay');
|
|
||||||
updateMediaSession();
|
updateMediaSession();
|
||||||
|
|
||||||
const bigPlayButton = document.querySelector('.vjs-big-play-button');
|
const bigPlayButton = document.querySelector('.vjs-big-play-button');
|
||||||
|
|
Loading…
Reference in a new issue