mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-27 17:23:22 +00:00
fix controls
This commit is contained in:
parent
cd176c0640
commit
8281961d7e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
</div>
|
||||
<div id="wrapper-video">
|
||||
<video id="video" control loop src="">
|
||||
<video id="video" controls loop src="">
|
||||
|
||||
</video>
|
||||
<div class="controls">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue