Skip to content

Commit

Permalink
Add experimental tag to demo page
Browse files Browse the repository at this point in the history
  • Loading branch information
mister-ben authored Aug 23, 2024
1 parent f2a9a5d commit f700a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@

<div class="form-check">
<input id=use-mms type="checkbox" class="form-check-input" checked>
<label class="form-check-label" for="use-mms">Use ManagedMediaSource if available. Use in combination with override native (reloads player)</label>
<label class="form-check-label" for="use-mms">[EXPERIMENTAL] Use ManagedMediaSource if available. Use in combination with override native (reloads player)</label>
</div>

<div class="form-check">
Expand Down

0 comments on commit f700a8e

Please sign in to comment.