CASH-1160 | Fix premium slot display
This commit is contained in:
parent
f522cd6486
commit
143a5b672c
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ export default {
|
|||
},
|
||||
premiumAppointmentButtonText() {
|
||||
return this.getCmsContent(
|
||||
this.dropOffOrPickATimeQuestionCmsWidgetName,
|
||||
this.mobilePremiumCmsWidgetName,
|
||||
cmsWidgetFieldMappings.TIME_SLOT_BUTTON
|
||||
);
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue