fix console error (#304)
This commit is contained in:
parent
5bdc76ecd6
commit
0da9b9270f
|
@ -82,7 +82,6 @@ const passwordEntered = function (password) {
|
|||
openCompleteForm.value.addPasswordError('Invalid password.')
|
||||
}
|
||||
})
|
||||
openCompleteForm.value.submit()
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue