forked from DebaucheryLibrarian/traxxx
Not using media hash subdirs for S3 uploads. Updated video player for S3.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
@pause="$emit('pause')"
|
||||
>
|
||||
<source
|
||||
:src="`/media/${video.path}`"
|
||||
:src="getPath(video)"
|
||||
type="video/mp4"
|
||||
>
|
||||
</video>
|
||||
|
||||
Reference in New Issue
Block a user