From 82df00cd02da5b682c3c29353236133c3a6d46a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 7 Dec 2020 18:00:07 -0500 Subject: Minor fix --- templates/video.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/video.tpl b/templates/video.tpl index ee3e9f9..f690f3a 100644 --- a/templates/video.tpl +++ b/templates/video.tpl @@ -126,7 +126,7 @@ {/foreach} - {if $streamExtra === TRUE} + {if $streamExtra == TRUE} {foreach $streamFormatsExtra as $download}
  • -- cgit v1.2.3