This commit is contained in:
Leah Schumann 2023-03-28 08:39:54 -04:00
parent 902cd69858
commit 04854a455c

View file

@ -59,7 +59,8 @@ export default {
if (this.IsRecalibrationServiceableMobile == null) {
mobileAvailable = this.isGlassServiceableMobile;
} else {
mobileAvailable = this.isGlassServiceableMobile && this.isRecalibrationServiceableMobile;
mobileAvailable =
this.isGlassServiceableMobile && this.isRecalibrationServiceableMobile;
}
const inshopAvailable =