We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69253f commit c6cef39Copy full SHA for c6cef39
src/routes/(console)/bottomAlerts.ts
@@ -19,7 +19,7 @@ if (isCloud) {
19
"We're introducing a new way to populate your Appwrite databases: document imports from CSV files.",
20
plan: 'free',
21
importance: 8,
22
- scope: 'project',
+ scope: 'everywhere',
23
cta: {
24
text: 'Read announcement',
25
link: () => 'https://appwrite.io/blog/post/announcing-csv-imports',
0 commit comments