mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Transaction Logs - Backend Changes (#14113)
* Transaction Logs - Backend Changes * filter out bank challenge if is not userSupport
This commit is contained in:
@@ -58,6 +58,8 @@ schema.methods.updateHourglasses = async function updateHourglasses (userId,
|
||||
amount,
|
||||
reference,
|
||||
referenceText,
|
||||
|
||||
currentAmount: this.consecutive.trinkets,
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user