diff --git a/index.html b/index.html index d32cf0b..19f9e46 100644 --- a/index.html +++ b/index.html @@ -192,6 +192,7 @@ function popup_bg(time) { box.play(); }; box.currentTime = time; + console.log(time); };