player: mute by default to bypass autoplay restrictions
This commit is contained in:
@@ -135,6 +135,7 @@
|
||||
<!-- svelte-ignore a11y_media_has_caption -->
|
||||
<video
|
||||
bind:this={videoElement}
|
||||
muted
|
||||
controls
|
||||
onplay={handlePlay}
|
||||
onpause={handlePause}
|
||||
|
||||
Reference in New Issue
Block a user