soiz1 commited on
Commit
2acbc55
·
1 Parent(s): da3536b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -1
index.html CHANGED
@@ -1293,7 +1293,6 @@
1293
  let lastVolume = 1;
1294
  let currentPlaybackRate = 1;
1295
  let isFullscreen = false;
1296
- let isInBackgroundTab = false;
1297
 
1298
  async function enterPiP() {
1299
  if (!document.pictureInPictureElement && !video.paused) {
 
1293
  let lastVolume = 1;
1294
  let currentPlaybackRate = 1;
1295
  let isFullscreen = false;
 
1296
 
1297
  async function enterPiP() {
1298
  if (!document.pictureInPictureElement && !video.paused) {