mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
missing comment
This commit is contained in:
parent
31c5f02344
commit
b2288e1adc
@ -106,6 +106,7 @@ export class TransactionResolver {
|
||||
)
|
||||
}
|
||||
|
||||
// transactions
|
||||
for (let i = 0; i < userTransactions.length; i++) {
|
||||
const userTransaction = userTransactions[i]
|
||||
let linkedUser = null
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user