mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
update: increase backups promo priority.
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user