refactor: Reduce code size
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user