mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
indentation
This commit is contained in:
@@ -98,7 +98,7 @@ module.exports = function rebirth (user, tasks = [], req = {}, analytics) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!notFree) {
|
if (!notFree) {
|
||||||
user.flags.lastFreeRebirth = new Date();
|
user.flags.lastFreeRebirth = new Date();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (user.addNotification) user.addNotification('REBIRTH_ACHIEVEMENT');
|
if (user.addNotification) user.addNotification('REBIRTH_ACHIEVEMENT');
|
||||||
|
|||||||
Reference in New Issue
Block a user