From b7fee9d063ac57375abffc55fc19e45a50fa9846 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Sat, 2 May 2026 18:32:40 +0200 Subject: [PATCH] ui: remove continue watching section when empty --- templates/components/continue_watching.gohtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/components/continue_watching.gohtml b/templates/components/continue_watching.gohtml index 8e43a92..54a5fb7 100644 --- a/templates/components/continue_watching.gohtml +++ b/templates/components/continue_watching.gohtml @@ -1,13 +1,13 @@ {{define "continue_watching"}} -
+

Continue Watching

-
+
{{range .}} {{$title := .TitleOriginal}} {{if .TitleEnglish.Valid}}{{$title = .TitleEnglish.String}}{{end}} -