1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00
This commit is contained in:
daniel 2020-06-01 14:06:25 -03:00
parent e3a30ecade
commit 3da12fd226

View file

@ -711,6 +711,9 @@ function setPlayerLoop(loop){
path: '/',
expires: 365
});
if(typeof setImageLoop === 'function'){
setImageLoop();
}
}
function isPlayerLoop(){