start player was missing

This commit is contained in:
fred 2022-04-11 17:30:48 +02:00
parent 68e859cee0
commit bc1c1d4b04
1 changed files with 5 additions and 0 deletions

View File

@ -88,6 +88,11 @@
</main>
</body>
<script>
var player = videojs('vbunk', {
});
</script>
<script>
$.getJSON('./history.json', function (json) {
$('#videosList').pagination({