Merge pull request #2158 from Safelite/rlsmerge/2024.12.06-to-develop
Rlsmerge/2024.12.06 to develop
This commit is contained in:
commit
83950834fe
1 changed files with 0 additions and 1 deletions
|
|
@ -428,7 +428,6 @@ export default {
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
shouldHideRecalibration() {
|
shouldHideRecalibration() {
|
||||||
if (this.isInsuranceSelected) return false;
|
|
||||||
return (
|
return (
|
||||||
experimentMixin.methods
|
experimentMixin.methods
|
||||||
.getSettingValue(experimentSettings.RECAL_PRICE_REMOVE)
|
.getSettingValue(experimentSettings.RECAL_PRICE_REMOVE)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue