1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
Daniel Neto 2024-03-21 19:14:02 -03:00
parent 4b294fcd95
commit 7323852abb

View file

@ -60,5 +60,4 @@ foreach ($stats as $key => $live) {
}
*/
Live::finishAllFromStats();
Live::unfinishAllFromStats(true);
Live::checkAllFromStats();