forked from noxious/client
FInished password reset (hopefully)
This commit is contained in:
@ -49,5 +49,7 @@ async function resetPasswordFunc() {
|
||||
resetPasswordError.value = response.error
|
||||
return
|
||||
}
|
||||
|
||||
emit('close')
|
||||
}
|
||||
</script>
|
Reference in New Issue
Block a user