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