diff --git a/lib.js b/lib.js index 9322871..55c8696 100644 --- a/lib.js +++ b/lib.js @@ -803,7 +803,7 @@ class FreeGames if(!Res.length) console.log('FrameWork -> FreeGames: Res:',Res); if(!Res.length) return setTimeout(() => { - update(); + this.update(); }, 60*1000); for(var j = 0; j