Skip to content

Commit 6563cff

Browse files
✅ Update Cloud Functions availability in pricing table
Changed the Cloud Functions feature for the Free plan from unavailable (❌) to available (✅) in the pricing comparison documentation.
1 parent 6755b6a commit 6563cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/accounts-billing/new-pricing-comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ export const PricingToggles = () => {
380380
</tr>
381381
<tr>
382382
<td>Cloud Functions<br/><span className="feature-description">Write and deploy Firebase Cloud Functions directly from FlutterFlow</span></td>
383-
<td></td>
383+
<td></td>
384384
<td>✅</td>
385385
<td>✅</td>
386386
<td>✅</td>

0 commit comments

Comments
 (0)