update branch with develop

This commit is contained in:
Shpuld Shpuldson 2020-07-08 16:19:18 +03:00
commit 96851e10ce
92 changed files with 1861 additions and 649 deletions

View file

@ -4,6 +4,8 @@
:src="attachment.url"
:loop="loopVideo"
:controls="controls"
:alt="attachment.description"
:title="attachment.description"
playsinline
@playing="onPlaying"
@pause="onPaused"