diff --git a/src/routes/pricing/compare-plans.svelte b/src/routes/pricing/compare-plans.svelte index 79010b1ffe..40d3674872 100644 --- a/src/routes/pricing/compare-plans.svelte +++ b/src/routes/pricing/compare-plans.svelte @@ -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'