tonyassi commited on
Commit
da1bae7
·
verified ·
1 Parent(s): 83f6fc8

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -50,7 +50,7 @@
50
  videoPlayer.load();
51
 
52
  // Show the video container (if necessary)
53
- videoContainer.style.display = 'block';
54
 
55
  // Play the video and request fullscreen immediately
56
  videoPlayer.play().then(() => {
 
50
  videoPlayer.load();
51
 
52
  // Show the video container (if necessary)
53
+ //videoContainer.style.display = 'block';
54
 
55
  // Play the video and request fullscreen immediately
56
  videoPlayer.play().then(() => {