Add support for mediaproxy preview posters on videos
This commit is contained in:
parent
4adccf2216
commit
049c642b65
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
:controls="controls"
|
||||
:alt="attachment.description"
|
||||
:title="attachment.description"
|
||||
:poster="attachment.large_thumb_url"
|
||||
playsinline
|
||||
@loadeddata="onVideoDataLoad"
|
||||
/>
|
||||
|
|
Loading…
Reference in a new issue