change a bit to ocm event read
This commit is contained in:
parent
fe2fff25cf
commit
0919bac68e
@ -92,7 +92,7 @@ export default class StartupModule extends Module {
|
||||
});
|
||||
}
|
||||
|
||||
if(pastEvent === 1 && pastDay < 604800)
|
||||
if(pastEvent === 1)
|
||||
{
|
||||
lastCompetitionId = ocmEventDate.competitionId
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user