From 486cd854fc987da2c41ddb097a645c84cafc2de1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joakim=20Hells=C3=A9n?=
Date: Thu, 12 Feb 2026 05:17:41 +0100
Subject: [PATCH] Add Twitch stream embed to channel detail template
---
templates/twitch/channel_detail.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/templates/twitch/channel_detail.html b/templates/twitch/channel_detail.html
index c22f37d..b84b114 100644
--- a/templates/twitch/channel_detail.html
+++ b/templates/twitch/channel_detail.html
@@ -10,6 +10,14 @@
Username: {{ channel.name }}
{% endif %}
+
+
Channel ID: {{ channel.twitch_id }}