From 92b274c04da3cf1ae2407e72003c85bdb8230d85 Mon Sep 17 00:00:00 2001 From: Arman Date: Tue, 12 Dec 2023 18:33:36 +0100 Subject: [PATCH] chore: add pro message --- .../organization-[organization]/excesLimitModal.svelte | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/routes/console/organization-[organization]/excesLimitModal.svelte b/src/routes/console/organization-[organization]/excesLimitModal.svelte index 000c17b4f..1613c2719 100644 --- a/src/routes/console/organization-[organization]/excesLimitModal.svelte +++ b/src/routes/console/organization-[organization]/excesLimitModal.svelte @@ -59,6 +59,11 @@ Your usage exceeds the {tierToPlan($organization.billingPlan).name} plan limits + + Appwrite Pro is now available. To facilitate a smooth transition for your projects, Starter plan + will maintain its current state of unlimited resource usage. This extension will be in effect + until January 15th, 2024. + {#if $organization.billingPlan === 'tier-0'}

Usage for {$organization.name} organization has reached the limits of the {tierToPlan(