Merge pull request #3226 from Safelite/rlsmerge/2026.06.18-to-develop

Rlsmerge/2026.06.18 to develop
This commit is contained in:
CarlNation 2026-06-14 12:45:07 -04:00 committed by GitHub
commit 3834b3730e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1835,6 +1835,8 @@ export const actions = {
isNoComp,
isItac,
isClaimAndCoverage,
vinRequired,
installOemGlass,
subTotalPrice,
totalPrice,
userAgent,
@ -1886,6 +1888,8 @@ export const actions = {
isNoComp: isNoComp,
isItac: isItac,
isClaimAndCoverage: isClaimAndCoverage,
vinRequired: vinRequired,
installOemGlass: installOemGlass,
subTotalPrice: subTotalPrice,
totalPrice: totalPrice,
userAgent: userAgent,