Fixed video src

This commit is contained in:
2022-01-31 00:39:10 +03:00
parent 0a93563b32
commit 23e4222673
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
</div>
<video
src="screen.mp4"
src="@/assets/screen.mp4"
ref="video"
@canplay="vidReady = true"
muted