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 8, 2024
1 parent ebab04a commit 35f15d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/routes/pricing/compare-plans.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -213,9 +213,9 @@
{
title: 'Backups',
free: '-',
pro: '$20 per policy / month',
scale: 'Unlimited',
enterprise: 'Unlimited'
pro: 'true',
scale: 'true',
enterprise: 'true'
},
{
title: 'Dedicated databases',
Expand Down

0 comments on commit 35f15d9

Please sign in to comment.