fix: missing name

This commit is contained in:
Arman
2024-06-05 15:50:25 +02:00
parent 5a4b517ea0
commit d4bab8093b
+1 -1
View File
@@ -54,7 +54,7 @@
<Modal bind:show size="big" headerDivider={false} title="Usage rates">
{#if isFree}
Usage on the {$plansInfo?.get(BillingPlan.STARTER)} plan is limited for the following resources.
Usage on the {$plansInfo?.get(BillingPlan.STARTER).name} plan is limited for the following resources.
Next billing period: {toLocaleDate(nextDate)}.
{:else if org.billingPlan === BillingPlan.PRO}
<p>