do soundfile stuff on load, when the audio is ready
This commit is contained in:
parent
cabe24377a
commit
4bd79d88d9
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
|
||||
|
||||
<script>
|
||||
window.addEventListener('DOMContentLoaded', function() {
|
||||
window.addEventListener('load', function() {
|
||||
let link = document.getElementById('soundlink');
|
||||
let miku = document.getElementById('miku');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue