mirror of
https://github.com/anatolykopyl/vue-three-d-mockup.git
synced 2026-03-26 12:55:08 +00:00
Fixed video src
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</div>
|
||||
|
||||
<video
|
||||
src="screen.mp4"
|
||||
src="@/assets/screen.mp4"
|
||||
ref="video"
|
||||
@canplay="vidReady = true"
|
||||
muted
|
||||
|
||||
Reference in New Issue
Block a user