diff --git a/client/src/components/VideoResult.vue b/client/src/components/VideoResult.vue index 392c916..20bfc2c 100644 --- a/client/src/components/VideoResult.vue +++ b/client/src/components/VideoResult.vue @@ -2,7 +2,7 @@
- + {{ formattedDuration }} @@ -11,7 +11,7 @@
- {{ video.name }} + {{ video.name }}
{{ video.description }}
@@ -49,7 +49,7 @@