mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 02:39:46 +02:00
Fix trailer
This commit is contained in:
parent
dcd1ff17a0
commit
4a35cdcb11
1 changed files with 1 additions and 1 deletions
|
@ -1381,7 +1381,7 @@ function avideoModalIframeWithClassName(url, className, updateURL) {
|
||||||
console.log('avideoModalIframeWithClassName content loaded 5');
|
console.log('avideoModalIframeWithClassName content loaded 5');
|
||||||
// is not loaded
|
// is not loaded
|
||||||
url = addGetParam(url, 'avideoIframe', 0);
|
url = addGetParam(url, 'avideoIframe', 0);
|
||||||
document.location = url;
|
//document.location = url;
|
||||||
}
|
}
|
||||||
}, 5000);
|
}, 5000);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue