update: functions on free plan.

This commit is contained in:
Darshan
2025-03-03 12:04:16 +05:30
parent 6fd2240c89
commit 01d8899236
2 changed files with 2 additions and 3 deletions

View File

@@ -115,7 +115,7 @@
</li>
<li>
<span
>1 Database, 1 Bucket, 3 Functions per
>1 Database, 1 Bucket, 5 Functions per
project</span
>
</li>

View File

@@ -2,7 +2,6 @@
import { browser } from '$app/environment';
import { Tabs } from '$lib/UI';
import { visible } from '$lib/actions/visible';
import { isHeaderHidden } from '$lib/layouts/Main.svelte';
import { getScrollDir } from '$lib/utils/getScrollDir';
import { createAccordion, melt } from '@melt-ui/svelte';
import { writable } from 'svelte/store';
@@ -244,7 +243,7 @@
rows: [
{
title: 'Functions',
free: '3 per project',
free: '5 per project',
pro: 'Unlimited',
scale: 'Unlimited',
enterprise: 'Unlimited'