mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
fix trailing spaces
This commit is contained in:
@@ -428,7 +428,7 @@ api.resetPassword = {
|
|||||||
baseUrl: nconf.get('BASE_URL'),
|
baseUrl: nconf.get('BASE_URL'),
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
|
||||||
await user.save();
|
await user.save();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user