Compare commits
2 Commits
develop
...
feat/video
Author | SHA1 | Date |
---|---|---|
Mark Felder | 919af95407 | |
Mark Felder | 049c642b65 |
|
@ -6,6 +6,7 @@
|
|||
:controls="controls"
|
||||
:alt="attachment.description"
|
||||
:title="attachment.description"
|
||||
:poster="attachment.large_thumb_url"
|
||||
playsinline
|
||||
@loadeddata="onVideoDataLoad"
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue