mirror of
https://github.com/appwrite/console.git
synced 2026-04-07 19:17:46 +00:00
fix format
This commit is contained in:
@@ -105,7 +105,8 @@
|
||||
{:else if !$currentPlan.budgetCapEnabled}
|
||||
<Alert type="info">
|
||||
<svelte:fragment slot="title">Budget cap disabled</svelte:fragment>
|
||||
Budget caps are not supported on your current plan. For more information, please reach out to your customer success manager.
|
||||
Budget caps are not supported on your current plan. For more information, please
|
||||
reach out to your customer success manager.
|
||||
</Alert>
|
||||
{:else}
|
||||
<FormList>
|
||||
|
||||
@@ -74,7 +74,8 @@
|
||||
{:else if !$currentPlan.budgetCapEnabled}
|
||||
<Alert type="info">
|
||||
<svelte:fragment slot="title">Budget cap disabled</svelte:fragment>
|
||||
Budget caps are not supported on your current plan. For more information, please reach out to your customer success manager.
|
||||
Budget caps are not supported on your current plan. For more information, please
|
||||
reach out to your customer success manager.
|
||||
</Alert>
|
||||
{:else}
|
||||
<FormList>
|
||||
|
||||
Reference in New Issue
Block a user