diff --git a/src/reservations/cron.ts b/src/reservations/cron.ts index 09005bc..a716003 100644 --- a/src/reservations/cron.ts +++ b/src/reservations/cron.ts @@ -52,7 +52,7 @@ export class ReservationsCronService { ) } else { this.loggerService.log('Monitoring reservations') - await this.brService.monitorCourtReservations(dayjs()) + await this.brService.monitorCourtReservations(dayjs().add(7, 'day')) } this.loggerService.log('handleDailyReservations ending') await this.ntfyProvider.sendCronStopNotification(