Skip to content

Commit

Permalink
Update compare-plans.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraDuRy authored Oct 10, 2024
1 parent 4256d47 commit 3db8396
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/routes/pricing/compare-plans.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,16 @@
scale: 'Unlimited',
enterprise: 'Unlimited'
},
{
{
title: 'Backups',
free: '-',
pro: 'Daily,',
scale: 'Custom',
enterprise: 'Custom'
},
{
title: 'Backups retention',
free: '-',
pro: '7 days retention,',
scale: 'Custom',
enterprise: 'Custom'
Expand Down

0 comments on commit 3db8396

Please sign in to comment.