.
Showing
1 changed file
with
1 additions
and
1 deletions
-
Please register or sign in to post a comment
... | ... | @@ -139,7 +139,7 @@ const userPermissionExtension = (plugin) => { |
oneTimePassword: null, | ||
password: oneTimePassword, | ||
}); | ||
ctx.send({ ok: true, message: "otp updated" }); | ||
}; | ||
... | ... |