Merge pull request #2980 from Safelite/feature/CASH-2036

CASH-2036: Defect fix
This commit is contained in:
Chris 2025-12-18 10:29:15 -05:00 committed by GitHub
commit a5706c7201
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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