Skip to content

Commit 4004b4f

Browse files
committed
added promo notification for bulk api and changed the scope to project and removed unused images
1 parent dc6ea6a commit 4004b4f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.
Binary file not shown.

src/routes/(console)/bottomAlerts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ if (isCloud) {
2323
'A new Appwrite Databases feature, explicitly designed to handle heavy write workloads.',
2424
plan: 'free',
2525
importance: 8,
26-
scope: 'everywhere',
26+
scope: 'project',
2727
cta: {
2828
text: 'Read announcement',
2929
link: () => 'https://appwrite.io/blog/post/announcing-bulk-api',

0 commit comments

Comments
 (0)