Merge branch 'release/2026.06.18' into feature/CASH-2573

This commit is contained in:
chloeherdsafelite 2026-06-15 09:26:44 -04:00 committed by GitHub
commit 1acd4f26b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1818,6 +1818,9 @@ export const actions = {
coverageSubStatus,
isNoComp,
isItac,
isClaimAndCoverage,
vinRequired,
installOemGlass,
subTotalPrice,
totalPrice,
userAgent,
@ -1868,6 +1871,9 @@ export const actions = {
deductible: deductible,
isNoComp: isNoComp,
isItac: isItac,
isClaimAndCoverage: isClaimAndCoverage,
vinRequired: vinRequired,
installOemGlass: installOemGlass,
subTotalPrice: subTotalPrice,
totalPrice: totalPrice,
userAgent: userAgent,