From 785794790c810af6a5b30d1de27eebfe47ee59fd Mon Sep 17 00:00:00 2001 From: Brock H Caldwell Date: Sat, 31 May 2025 22:46:31 -0500 Subject: [PATCH] fix: adds delete button to broadcasted element --- templates/broadcast/Download.stream.html.twig | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/templates/broadcast/Download.stream.html.twig b/templates/broadcast/Download.stream.html.twig index 913d45b..e537a55 100644 --- a/templates/broadcast/Download.stream.html.twig +++ b/templates/broadcast/Download.stream.html.twig @@ -18,6 +18,7 @@ {% endif %} + @@ -35,6 +36,7 @@
{{ entity.progress }}%
+ {% else %} @@ -59,6 +61,15 @@ + + +