mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Lint fix.
This commit is contained in:
parent
14bb60ac84
commit
cc30b02389
@ -66,7 +66,7 @@ export default {
|
||||
.then((result) => {
|
||||
this.$router.push('/thx/password')
|
||||
})
|
||||
.catch((error) => {
|
||||
.catch(() => {
|
||||
this.$router.push('/thx/password')
|
||||
})
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user