master
Cristiano Pires 2 years ago
parent 5f809b1705
commit 973add64dd

@ -802,6 +802,7 @@ class FreeGames
}, 60*1000);
for(var j = 0; j<this.channels.length; j++)
{
console.log('FrameWork -> FreeGames: Res:',Res);
const Pos = Res.map(e => e.id).indexOf(this.channels[j].lastid);
Res.splice(Pos, Res.length-Pos)

Loading…
Cancel
Save