v3.0.11
This commit is contained in:
2
dist/plyr.js
vendored
2
dist/plyr.js
vendored
@ -6546,7 +6546,7 @@ var Plyr = function () {
|
||||
// Setup ads if provided
|
||||
this.ads = new Ads(this);
|
||||
|
||||
// Always autoplay if required
|
||||
// Autoplay if required
|
||||
if (this.config.autoplay) {
|
||||
this.play();
|
||||
}
|
||||
|
Reference in New Issue
Block a user