CASH-845 restore temp testing code
This commit is contained in:
parent
fb03af0533
commit
66248db361
1 changed files with 1 additions and 3 deletions
|
|
@ -761,9 +761,7 @@ export default {
|
|||
);
|
||||
},
|
||||
isAppointmentTypeDisplayed() {
|
||||
// temporary adjustment
|
||||
return true;
|
||||
// return this.zipCode && !this.displayNoShopsAlert;
|
||||
return this.zipCode && !this.displayNoShopsAlert;
|
||||
},
|
||||
requiresInshopRecalibration() {
|
||||
// Specifically check for isRecalibrationServiceableMobile === false, not null or true.
|
||||
|
|
|
|||
Loading…
Reference in a new issue