Bubble up error
This commit is contained in:
parent
7b9fadc3ba
commit
7bf7ca327f
|
@ -1 +1 @@
|
|||
Subproject commit 56648174593e9531fbc27c4b841f06866f11e759
|
||||
Subproject commit 7f2c6cd62b09f7f891d54702248532514c42d7d4
|
|
@ -45,7 +45,7 @@
|
|||
}
|
||||
} catch (err) {
|
||||
submitted = false
|
||||
notifications.error("Unable to reset password")
|
||||
notifications.error(err.message || "Unable to reset password")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue