diff --git a/apps/web/src/app/billing/organizations/change-plan-dialog.component.html b/apps/web/src/app/billing/organizations/change-plan-dialog.component.html index 1a7b390d21..120b570cb1 100644 --- a/apps/web/src/app/billing/organizations/change-plan-dialog.component.html +++ b/apps/web/src/app/billing/organizations/change-plan-dialog.component.html @@ -21,8 +21,8 @@ >{{ "upgradeDiscount" | i18n - : (selectedInterval === planIntervals.Annually - ? discountPercentageFromSub + this.discountPercentage + : (selectedInterval === planIntervals.Annually && discountPercentageFromSub == 0 + ? this.discountPercentage : this.discountPercentageFromSub) }}