Browse Source

Merge branch 'master' of ssh://vvvvvvaria.org:12345/alicestrt/vvvw

master
nglk 3 years ago
parent
commit
ca1b7608dd
  1. 1
      index.html

1
index.html

@ -192,6 +192,7 @@ function popup_bg(time) {
box.play();
};
box.currentTime = time;
console.log(time);
};
</script>
<script>

Loading…
Cancel
Save