[web] fix pending downgrade bug (#31235)
GitOrigin-RevId: a83f21b87abc8758f94900d6af151ea10928047d
This commit is contained in:
@@ -335,6 +335,7 @@ async function buildUsersSubscriptionViewModel(user, locale = 'en') {
|
||||
pendingAdditionalLicenses += addOn.quantity
|
||||
}
|
||||
})
|
||||
pendingPlan.addOns = pendingAddOns
|
||||
}
|
||||
|
||||
const totalPrice = paymentRecord.subscription.planPrice + addOnPrice + tax
|
||||
|
||||
Reference in New Issue
Block a user