Enable autoplay for video playback in SlideUtils
This commit is contained in:
@@ -737,7 +737,7 @@ const SlideUtils = {
|
||||
width: '100%',
|
||||
videoId: videoId,
|
||||
playerVars: {
|
||||
autoplay: 0,
|
||||
autoplay: 1,
|
||||
controls: 1,
|
||||
iv_load_policy: 3,
|
||||
rel: 0,
|
||||
|
||||
Reference in New Issue
Block a user