Video player: Add svelte ignore comment to video element

This commit is contained in:
2025-02-19 21:44:45 -08:00
parent 43999779a0
commit 513fe9ad94

View File

@ -22,6 +22,8 @@
<main>
<div class="video container">
<!-- Video elements are set by a script -->
<!-- svelte-ignore a11y_media_has_caption -->
<video id="videoplayer" controls></video>
<div class="videoobjects">
<div class="videodetails">