mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Move case firstTransaction in case their is no previous Transaction.
This commit is contained in:
parent
e22c701c88
commit
111894bc3e
@ -103,9 +103,9 @@ async function calculateAndAddDecayTransactions(
|
||||
decayStartTransaction.received.getTime() / 1000
|
||||
).toString()
|
||||
}
|
||||
} else {
|
||||
finalTransaction.firstTransaction = true
|
||||
}
|
||||
} else {
|
||||
finalTransaction.firstTransaction = true
|
||||
}
|
||||
|
||||
// sender or receiver when user has sent money
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user