mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Merge pull request #2447 from appwrite/fix-casing
This commit is contained in:
+1
-1
@@ -522,7 +522,7 @@
|
||||
setTimeout(() => {
|
||||
const notifId = addNotification({
|
||||
isHtml: true,
|
||||
title: '<b>Next step: Add indexes</b>',
|
||||
title: '<b>Next step: add indexes</b>',
|
||||
message: 'See suggested indexes based on your columns',
|
||||
dismissible: true,
|
||||
icon: IconAINotification,
|
||||
|
||||
Reference in New Issue
Block a user