Skip to content

Commit

Permalink
Update astro.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vdinak240 authored Jun 16, 2024
1 parent 6935c1b commit e1d8c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div>
<video id="videoPlayer" controls></video>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/dashjs/4.7.4/dash.all.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/dashjs/4.7.4/dash.mediaplayer.debug.min.js"></script>
<script>
function init() {
const protData = {
Expand Down

0 comments on commit e1d8c0d

Please sign in to comment.