Skip to content

Commit

Permalink
Mute video
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Ambrosini <[email protected]>
  • Loading branch information
marcoambrosini committed Nov 17, 2023
1 parent 81fa744 commit 63c4b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Page0.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<video ref="video"
playsinline
autoplay
muted
@ended="handleEnded">
<source :src="videoWebm" type="video/webm">
<source :src="videoMp4" type="video/mp4">
Expand Down

0 comments on commit 63c4b1b

Please sign in to comment.