update: increase backups promo priority.

This commit is contained in:
ItzNotABug
2024-10-01 19:42:09 +05:30
parent 7f7d8289f3
commit 0e94331119
+1
View File
@@ -41,6 +41,7 @@ const listOfPromotions: BottomModalAlertItem[] = [
isHtml: true,
plan: 'pro',
scope: 'project',
importance: 8,
cta: {
text: 'Try now',
link: ({ project }) => `${base}/project-${project.$id}/databases`