From cedd28ff729635ce056bf083eac53a9bb3cffced Mon Sep 17 00:00:00 2001 From: MaheshtheDev <38828053+MaheshtheDev@users.noreply.github.com> Date: Mon, 27 Oct 2025 03:07:28 +0000 Subject: fix: pricing in the settings (#528) --- apps/web/components/views/billing.tsx | 2 +- apps/web/components/views/profile.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/components/views/billing.tsx b/apps/web/components/views/billing.tsx index 25e28374..d6d85884 100644 --- a/apps/web/components/views/billing.tsx +++ b/apps/web/components/views/billing.tsx @@ -238,7 +238,7 @@ export function BillingView() { Upgrading... > ) : ( -
- $15/month (only for first 100 users) • Cancel anytime. No + $9/month (only for first 100 users) • Cancel anytime. No questions asked.
-- cgit v1.2.3