mirror of
https://github.com/nikdoof/pocket-id.git
synced 2025-12-13 23:02:17 +00:00
Merge branch 'main' of https://github.com/stonith404/pocket-id
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
isSendingTestEmail = true;
|
||||
await appConfigService
|
||||
.sendTestEmail()
|
||||
.then(() => toast.success('Test email sent successfully to your Email address.'))
|
||||
.then(() => toast.success('Test email sent successfully to your email address.'))
|
||||
.catch(() =>
|
||||
toast.error('Failed to send test email. Check the server logs for more information.')
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user