From fa222d311608fe3c525c23943bea350318b699f2 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sat, 26 Dec 2020 12:59:39 -0600 Subject: [PATCH] Fix video routes generating error --- components/video/card.vue | 10 +++++++++- helpers/app-derived.js | 11 +++++++++++ helpers/build-video-list.js | 9 ++++++++- nuxt.config.js | 12 ++++++++++-- pages/tv/_slug.vue | 13 +++++++++++-- 5 files changed, 49 insertions(+), 6 deletions(-) diff --git a/components/video/card.vue b/components/video/card.vue index 8a8e31f..77a9d66 100644 --- a/components/video/card.vue +++ b/components/video/card.vue @@ -2,7 +2,7 @@
@@ -47,6 +47,8 @@