mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
This commit is contained in:
parent
e3a30ecade
commit
3da12fd226
1 changed files with 3 additions and 0 deletions
|
@ -711,6 +711,9 @@ function setPlayerLoop(loop){
|
|||
path: '/',
|
||||
expires: 365
|
||||
});
|
||||
if(typeof setImageLoop === 'function'){
|
||||
setImageLoop();
|
||||
}
|
||||
}
|
||||
|
||||
function isPlayerLoop(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue