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.
2 parents 13f37e5 + 8684f62 commit 73c0d91Copy full SHA for 73c0d91
src/routes/(console)/bottomAlerts.ts
@@ -82,8 +82,8 @@ if (isCloud) {
82
dark: EncryptedDatabasesDark,
83
light: EncryptedDatabasesLight
84
},
85
- title: 'Introducing Encrypted String Attributes',
86
- message: 'Encrypt string attributes at rest, directly from the Appwrite console',
+ title: 'Introducing Encrypted string attribute support',
+ message: 'Encrypt string attributes at rest, directly from the Appwrite Console.',
87
plan: 'free',
88
importance: 8,
89
scope: 'project',
0 commit comments