mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
chore: update sub-deps and fix lint
This commit is contained in:
@@ -108,7 +108,6 @@ schema.methods.getObjectionsToInteraction = function getObjectionsToInteraction
|
||||
)(checks);
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* Sends a message to a user. Archives a copy in sender's inbox.
|
||||
*
|
||||
@@ -251,7 +250,6 @@ schema.methods.addAchievement = function addAchievement (achievement) {
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* Adds an achievement and a related notification to the user, saving it directly to the database
|
||||
* To be used when the user object is not loaded or we don't want to use `user.save`
|
||||
|
||||
Reference in New Issue
Block a user