From 1f6a4956d2c4b2be3fe3f516c727144b2b6b06b6 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Mon, 25 Mar 2024 15:52:09 -0400 Subject: [PATCH] [videos] Also fix it in series --- vrobbler/templates/videos/series_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vrobbler/templates/videos/series_detail.html b/vrobbler/templates/videos/series_detail.html index baee566..683bf68 100644 --- a/vrobbler/templates/videos/series_detail.html +++ b/vrobbler/templates/videos/series_detail.html @@ -40,7 +40,7 @@ {% if object.plot%}

{{object.plot|safe|linebreaks|truncatewords:160}}

{% endif %}

- +