merge from dev
This commit is contained in:
@@ -591,7 +591,7 @@
|
||||
return false;
|
||||
}
|
||||
|
||||
return self.canAutoPlayVideo() && !browserInfo.mobile;
|
||||
return self.canAutoPlayVideo();
|
||||
};
|
||||
|
||||
self.canAutoPlayVideo = function () {
|
||||
|
||||
Reference in New Issue
Block a user