mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 17:51:12 -05:00
feat: Implement password reset form
This commit is contained in:
@@ -168,7 +168,7 @@ export function SecurityTab() {
|
||||
});
|
||||
} else {
|
||||
sonnerToast.success("Password Reset Email Sent!", {
|
||||
description: "Check your email for a password reset link from Supabase. Click the link to set your password. You'll also receive a notification email from ThrillWiki.",
|
||||
description: "Check your email for a password reset link. Click it to set your password on ThrillWiki.",
|
||||
duration: 15000,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user