Compare commits
2 commits
develop
...
feat/video
Author | SHA1 | Date | |
---|---|---|---|
|
919af95407 | ||
|
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