mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
fix balance type
This commit is contained in:
parent
e0490827c7
commit
4773de6a34
@ -25,7 +25,7 @@ export class TransactionList {
|
||||
@Field(() => Number)
|
||||
count: number
|
||||
|
||||
@Field(() => Number)
|
||||
@Field(() => Decimal)
|
||||
balance: Decimal
|
||||
|
||||
@Field(() => Date)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user