Merge branch 'release/2026.06.18' into rlsmerge/2026.06.18-to-develop
This commit is contained in:
commit
1a8a1f1d76
1 changed files with 4 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue