mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
fix trailing spaces
This commit is contained in:
parent
3924bdc7c5
commit
09c7c45cd5
1 changed files with 1 additions and 1 deletions
|
|
@ -428,7 +428,7 @@ api.resetPassword = {
|
|||
baseUrl: nconf.get('BASE_URL'),
|
||||
}),
|
||||
});
|
||||
|
||||
|
||||
await user.save();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue