From d3609e08559f39a832010eae51e6f50759cc9784 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Fri, 7 Feb 2025 14:32:11 -0500 Subject: [PATCH] move truncate to single author, instead of the main container --- client/components/app/MediaPlayerContainer.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/components/app/MediaPlayerContainer.vue b/client/components/app/MediaPlayerContainer.vue index 91bf6bee0..b475919b0 100644 --- a/client/components/app/MediaPlayerContainer.vue +++ b/client/components/app/MediaPlayerContainer.vue @@ -11,9 +11,9 @@ -
+
person -
{{ podcastAuthor }}
+
{{ podcastAuthor }}
{{ author.name }}