From 2352432380deb40afa947c2b104d38d22a5b1dc6 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Tue, 16 Nov 2021 18:54:43 +0100 Subject: [PATCH] Wrong conversion --- app/Utils/StatsUtils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Utils/StatsUtils.ts b/app/Utils/StatsUtils.ts index f2d1209..c5ddc43 100644 --- a/app/Utils/StatsUtils.ts +++ b/app/Utils/StatsUtils.ts @@ -45,7 +45,7 @@ export async function getDevelopmentHours(start: string, end: string): Promise