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