From b43193cfbb84d458b13686242bd7d0d788ba5682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Sat, 10 Apr 2021 13:46:53 +0200 Subject: [PATCH] Fix time formatting --- web/frontend/src/components/AttemptList.vue | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/web/frontend/src/components/AttemptList.vue b/web/frontend/src/components/AttemptList.vue index bd9a707..db99049 100644 --- a/web/frontend/src/components/AttemptList.vue +++ b/web/frontend/src/components/AttemptList.vue @@ -9,23 +9,24 @@