Merge branch 'feat/video-poster' into 'develop'
WIP: Add support for mediaproxy preview posters on videos See merge request pleroma/pleroma-fe!1224
This commit is contained in:
commit
2b8ff765f2
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
:controls="controls"
|
||||
:alt="attachment.description"
|
||||
:title="attachment.description"
|
||||
:poster="attachment.large_thumb_url"
|
||||
playsinline
|
||||
@playing="onPlaying"
|
||||
@pause="onPaused"
|
||||
|
|
Loading…
Add table
Reference in a new issue