diff --git a/client/src/components/Episode.vue b/client/src/components/Episode.vue index 1464fdc..ddf094f 100644 --- a/client/src/components/Episode.vue +++ b/client/src/components/Episode.vue @@ -5,7 +5,7 @@ {{ episode.description }} - +
- + - +
Season {{ season.season_id }}
+
- - - Ep. {{ episode.episode_id }} - "{{ episode.title }}" - - + @@ -24,6 +36,47 @@