fix video id

This commit is contained in:
deflax 2021-10-12 19:38:26 +00:00
parent ff7447440c
commit a229b7b46b

View file

@ -15,7 +15,7 @@
<div id="videocontainer">
<h1>{{ stream }}</h1>
<video id="player" controls>
<video id="video" controls>
</video>
</div>
<script>