Add support for mediaproxy preview posters on videos

This commit is contained in:
Mark Felder 2020-09-03 11:37:38 -05:00
parent 4adccf2216
commit 049c642b65

View file

@ -6,6 +6,7 @@
:controls="controls"
:alt="attachment.description"
:title="attachment.description"
:poster="attachment.large_thumb_url"
playsinline
@loadeddata="onVideoDataLoad"
/>