Merge branch 'release/2025.07.31' into feature/CASH-1159-skiener

This commit is contained in:
scottkiener-at-safelite 2025-07-28 10:56:45 -04:00 committed by GitHub
commit 21a58d4403
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) {