mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:28:35 +01:00
Update html/poketube.ejs
This commit is contained in:
parent
93243ed7db
commit
872ba191b3
1 changed files with 1 additions and 1 deletions
|
@ -668,7 +668,7 @@ background-color: #0000;
|
||||||
video.currentTime = time;
|
video.currentTime = time;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}}
|
||||||
const audio = document.getElementById('aud');
|
const audio = document.getElementById('aud');
|
||||||
|
|
||||||
// Sync volume between audio and video
|
// Sync volume between audio and video
|
||||||
|
|
Loading…
Reference in a new issue