Merge branch 'develop' into sabrecat/teams-rebase

This commit is contained in:
SabreCat
2022-07-25 15:04:43 -05:00
45 changed files with 1403 additions and 490 deletions

View File

@@ -574,5 +574,6 @@ schema.methods.updateBalance = async function updateBalance (amount,
amount,
reference,
referenceText,
currentAmount: this.balance,
});
};