mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:48:35 +01:00
bwa
This commit is contained in:
parent
e410bdc95a
commit
5f5fe6d555
1 changed files with 1 additions and 1 deletions
|
@ -623,7 +623,7 @@ background-color: #0000;
|
|||
document.addEventListener("DOMContentLoaded", () => {
|
||||
const video = videojs('video', {
|
||||
controls: true,
|
||||
autoplay: true,
|
||||
autoplay: false,
|
||||
preload: 'auto',
|
||||
plugins: {
|
||||
hotkeys: {
|
||||
|
|
Loading…
Reference in a new issue