1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 10:49:36 +02:00
This commit is contained in:
DanielnetoDotCom 2020-10-06 11:19:48 -03:00
parent 48e5e40876
commit 0423ae419e

View file

@ -747,7 +747,7 @@ function isAutoplayEnabled(){
return autoplay;
}
}
return true;
return false;
}
function isPlayNextEnabled(){