refactor: Reduce code size

This commit is contained in:
kbe
2025-08-04 23:34:07 +02:00
parent d31976084a
commit a6cb6cb7b6
2 changed files with 163 additions and 397 deletions

View File

@@ -1,8 +1,8 @@
# CrossFit booking credentials
CROSSFIT_USERNAME=your_username
CROSSFIT_PASSWORD=your_password
TARGET_RESERVATION_TIME="20:01"
BOOKING_WINDOW_END_DELTA_MINUTES="10"
TARGET_RESERVATION_TIME="21:01"
BOOKING_WINDOW_END_DELTA_MINUTES="59"
# Notification settings