mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 21:27:23 +01:00
Fixed typo. (#11219)
This commit is contained in:
committed by
Matteo Pagliazzi
parent
544a703df5
commit
0cd0bcf874
@@ -372,7 +372,7 @@ api.updateEmail = {
|
||||
};
|
||||
|
||||
/**
|
||||
* @api {post} /api/v3/user/auth/reset-password-set-new-one Reser Password Set New one
|
||||
* @api {post} /api/v3/user/auth/reset-password-set-new-one Reset Password Set New one
|
||||
* @apiDescription Set a new password for a user that reset theirs. Not meant for public usage.
|
||||
* @apiName ResetPasswordSetNewOne
|
||||
* @apiGroup User
|
||||
|
||||
Reference in New Issue
Block a user