mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
v3: improve docs and fix bugs
This commit is contained in:
@@ -102,7 +102,7 @@ module.exports = function rebirth (user, tasks = [], req = {}, analytics) {
|
||||
return user;
|
||||
} else {
|
||||
return [
|
||||
user,
|
||||
{user, tasks},
|
||||
i18n.t('rebirthComplete'),
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user