Merge branch 'release/2025.07.31' into feature/CASH-1077v2

This commit is contained in:
scottkiener-at-safelite 2025-07-18 12:32:23 -04:00 committed by GitHub
commit 966839b1eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -222,7 +222,7 @@ export default {
},
premiumAppointmentButtonText() {
return this.getCmsContent(
this.dropOffOrPickATimeQuestionCmsWidgetName,
this.mobilePremiumCmsWidgetName,
cmsWidgetFieldMappings.TIME_SLOT_BUTTON
);
},