parent
0a5279c2c1
commit
53ec25f4c4
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
class: 'resize-listener',
|
class: 'resize-listener',
|
||||||
controls: true,
|
controls: true,
|
||||||
loop: (ctx.post.flags || []).includes('loop'),
|
loop: (ctx.post.flags || []).includes('loop'),
|
||||||
|
playsinline: true,
|
||||||
autoplay: ctx.autoplay,
|
autoplay: ctx.autoplay,
|
||||||
},
|
},
|
||||||
ctx.makeElement('source', {
|
ctx.makeElement('source', {
|
||||||
|
|
Loading…
Reference in a new issue