Merge branch 'release/2024.12.06' into rlsmerge/2024.12.06-to-develop

This commit is contained in:
CarlNation 2024-12-06 06:53:37 -05:00
commit e1333f5bab

View file

@ -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)