mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:28:34 +01:00
bwa
This commit is contained in:
parent
4a94d4b290
commit
4006cf9c93
1 changed files with 2 additions and 2 deletions
|
@ -623,7 +623,7 @@ background-color: #0000;
|
|||
document.addEventListener("DOMContentLoaded", () => {
|
||||
const video = videojs('video', {
|
||||
controls: true,
|
||||
autoplay: false,
|
||||
autoplay: true,
|
||||
preload: 'auto',
|
||||
plugins: {
|
||||
hotkeys: {
|
||||
|
@ -2286,7 +2286,7 @@ window.addEventListener("unload", cleanup)
|
|||
<!-- BUNDLE VERSION 09.08.2024 -->
|
||||
<!-- BUNDLE VERSION 09.08.2024 -->
|
||||
<!-- BUNDLE VERSION 09.08.2024 -->
|
||||
<!-- BUNDLE --><script src="/static/app.bundle.js?version=09.08.2024&bundledate=090824_1615ab93_videojs8160" > </script><!-- BUNDLE -->
|
||||
<!-- BUNDLE --><script src="/static/app.bundle.js?version=09.08.2024&bundledate=090824_1625ab93_videojs8160" > </script><!-- BUNDLE -->
|
||||
<!-- BUNDLE VERSION 09.08.2024 -->
|
||||
<!-- BUNDLE VERSION 09.08.2024 -->
|
||||
<!-- BUNDLE VERSION 09.08.2024 -->
|
||||
|
|
Loading…
Reference in a new issue