mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Removed the firstTransaction property initialization in TransactionList.
This commit is contained in:
parent
111894bc3e
commit
21da7f4ffb
@ -11,7 +11,6 @@ export class TransactionList {
|
||||
this.balance = 0
|
||||
this.decay = 0
|
||||
this.decayDate = ''
|
||||
this.firstTransaction = false
|
||||
}
|
||||
|
||||
@Field(() => Number)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user