soiz1 commited on
Commit
cbf9bcd
·
1 Parent(s): c57d75d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -746,6 +746,7 @@ function playAudio(file, startTime) {
746
  }
747
 
748
 
 
749
  function pauseMedia() {
750
  if (!isPlaying) return;
751
 
 
746
  }
747
 
748
 
749
+
750
  function pauseMedia() {
751
  if (!isPlaying) return;
752