diff --git a/client/src/components/Match/Match.vue b/client/src/components/Match/Match.vue index 8c4a350..682cda9 100644 --- a/client/src/components/Match/Match.vue +++ b/client/src/components/Match/Match.vue @@ -156,7 +156,7 @@ -
{{ data.time|secToTime }}
+
{{ (data.time/1000)|secToTime }}