Commit a350a85b by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

autoplay event videos

See merge request manzarH/dic-global-dev!395
parents b90c5558 4dc849b5
......@@ -19,4 +19,4 @@
*/
#}
<iframe width="100%" src="{{ output -}}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="100%" src="{{ output -}}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" autoplay=1 allowfullscreen></iframe>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment