mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
[#1394] add drop notifications back in
This commit is contained in:
@@ -240,6 +240,7 @@ UserSchema.methods.toJSON = function() {
|
||||
//});
|
||||
//delete doc.tasks
|
||||
doc.filters = {};
|
||||
doc._tmp = this._tmp; // be sure to send down drop notifs
|
||||
|
||||
return doc;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user