mirror of
https://github.com/appwrite/console.git
synced 2026-04-07 19:17:46 +00:00
@@ -269,9 +269,7 @@
|
||||
bind:billingPlan
|
||||
bind:selfService
|
||||
anyOrgFree={!!anyOrgFree}
|
||||
class={anyOrgFree && billingPlan !== BillingPlan.FREE
|
||||
? 'u-margin-block-start-16'
|
||||
: ''} />
|
||||
class="u-margin-block-16" />
|
||||
|
||||
{#if isDowngrade}
|
||||
{#if billingPlan === BillingPlan.FREE}
|
||||
|
||||
Reference in New Issue
Block a user