mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Put faulty deleted toaster in ForgotPassword page back
This commit is contained in:
parent
f245a3703c
commit
180d8b4e8d
@ -92,6 +92,7 @@ export default {
|
||||
this.success = true
|
||||
})
|
||||
.catch(() => {
|
||||
this.toastError(this.$t('error.email-already-sent'))
|
||||
this.showPageMessage = true
|
||||
this.success = false
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user