Merge branch 'release/2026.01.08' into nation/CASH-2041

This commit is contained in:
CarlNation 2025-12-18 15:01:24 -05:00 committed by GitHub
commit 61cd805896
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1803,7 +1803,7 @@ export default {
if (pmMobileDays == 0) {
// Selects the first available time slot
preSelectedMobileAppointment =
numberOfDaysToFirstMobileAMDate < numberOfDaysToFirstMobilePMDate
numberOfDaysToFirstMobileAMDate <= numberOfDaysToFirstMobilePMDate
? firstMobileAMAppt
: firstMobilePMAppt;
} else if (