mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 02:39:46 +02:00
This commit is contained in:
parent
746e163d01
commit
1c7ea28b46
808 changed files with 316395 additions and 381162 deletions
2
node_modules/videojs-contrib-ads/test/integration/lib/shared-module-hooks.js
generated
vendored
2
node_modules/videojs-contrib-ads/test/integration/lib/shared-module-hooks.js
generated
vendored
|
@ -50,7 +50,7 @@ const common = {
|
|||
this.clock.tick(1000);
|
||||
|
||||
this.player.buffered = function() {
|
||||
return videojs.createTimeRange(0, 0);
|
||||
return videojs.time.createTimeRange(0, 0);
|
||||
};
|
||||
|
||||
this.player.ads(this.adsOptions);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue