Merge pull request #2158 from Safelite/rlsmerge/2024.12.06-to-develop

Rlsmerge/2024.12.06 to develop
This commit is contained in:
CarlNation 2024-12-06 06:58:19 -05:00 committed by GitHub
commit 83950834fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -428,7 +428,6 @@ export default {
);
},
shouldHideRecalibration() {
if (this.isInsuranceSelected) return false;
return (
experimentMixin.methods
.getSettingValue(experimentSettings.RECAL_PRICE_REMOVE)