[#1444] bug fix
This commit is contained in:
+1
-1
@@ -239,7 +239,7 @@ UserSchema.methods.toJSON = function() {
|
||||
delete doc["#{type}Ids"]
|
||||
});
|
||||
delete doc.tasks
|
||||
//doc.filters = {};
|
||||
doc.filters = {};
|
||||
|
||||
return doc;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user