Compare commits

...

2 Commits

1 changed files with 1 additions and 0 deletions

View File

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