diff --git a/internal/assets/templates/twitch-channels.html b/internal/assets/templates/twitch-channels.html index f053122..cce60e3 100644 --- a/internal/assets/templates/twitch-channels.html +++ b/internal/assets/templates/twitch-channels.html @@ -18,7 +18,9 @@ {{ .Name }} {{ if .Exists }} {{ if .IsLive }} - {{ .Category }} + {{ if .Category }} + {{ .Category }} + {{ end }}