Log when daily and hourly tasks start
This commit is contained in:
@@ -125,7 +125,7 @@ export function Home(props) {
|
||||
})
|
||||
.catch(err => {
|
||||
console.log(err);
|
||||
setUserCache(null);
|
||||
setStats(false);
|
||||
});
|
||||
}, []);
|
||||
|
||||
|
Reference in New Issue
Block a user