mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Transaction Logs - Backend Changes (#14113)
* Transaction Logs - Backend Changes * filter out bank challenge if is not userSupport
This commit is contained in:
@@ -559,5 +559,6 @@ schema.methods.updateBalance = async function updateBalance (amount,
|
||||
amount,
|
||||
reference,
|
||||
referenceText,
|
||||
currentAmount: this.balance,
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user