Closed bcho892 closed 4 months ago
Is your feature request related to a problem? Please describe.
The problem arises when there are bookings that are not inside the array disabledDates. Just need to check if there is a slot for the date.
disabledDates
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
The problem arises when there are bookings that are not inside the array
disabledDates
. Just need to check if there is a slot for the date.BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)