Try extending /stats to 180 days
This commit is contained in:
parent
3d146dd57d
commit
1fc2f15dae
|
@ -18,7 +18,7 @@ import { average } from '../../common/util/math'
|
|||
|
||||
const firestore = admin.firestore()
|
||||
|
||||
const numberOfDays = 90
|
||||
const numberOfDays = 180
|
||||
|
||||
const getBetsQuery = (startTime: number, endTime: number) =>
|
||||
firestore
|
||||
|
|
Loading…
Reference in New Issue
Block a user