CASH-1790 prettier change
This commit is contained in:
parent
779cf9415a
commit
8d98a53f0c
1 changed files with 1 additions and 1 deletions
|
|
@ -1473,7 +1473,7 @@ export default {
|
|||
dateString = this.selectableDatesMobile.days[0].date;
|
||||
} else if (this.selectableDatesInshop?.days?.length) {
|
||||
dateString = this.selectableDatesInshop.days[0].date;
|
||||
}
|
||||
}
|
||||
if (
|
||||
experimentMixin.methods.hasSettingEqualTo(
|
||||
experimentSettings.DISPLAY_WAITLIST,
|
||||
|
|
|
|||
Loading…
Reference in a new issue