fix video id
This commit is contained in:
parent
ff7447440c
commit
a229b7b46b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
<div id="videocontainer">
|
||||
<h1>{{ stream }}</h1>
|
||||
<video id="player" controls>
|
||||
<video id="video" controls>
|
||||
</video>
|
||||
</div>
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue