mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
timeUsed is a float
This commit is contained in:
parent
2783a6c62e
commit
18491cc380
@ -28,6 +28,6 @@ export class GdtEntryList {
|
||||
@Field(() => Float)
|
||||
gdtSum: number
|
||||
|
||||
@Field(() => Int)
|
||||
@Field(() => Float)
|
||||
timeUsed: number
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user