Merge pull request #2702 from Safelite/feature/CASH-1235

Feature/CASH-1235
This commit is contained in:
Chris 2025-07-28 10:47:40 -04:00 committed by GitHub
commit 2e3a767946
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -492,6 +492,7 @@ export default {
} else {
this.selectedAnswerForDropOffOrInshop = this.answersForDropOffQuestion[0].value;
}
this.setSelectedTimeSlot();
}
},
addPremiumFlagToInput(routeCode) {