From adbc9d29d9bce5e4a9347dd3ab3a829e6507be90 Mon Sep 17 00:00:00 2001 From: genuineparts Date: Thu, 1 May 2025 12:18:09 +0200 Subject: [PATCH] fix --- templates/inc/footer.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/inc/footer.tpl b/templates/inc/footer.tpl index 1bc7777..ed9f8bc 100644 --- a/templates/inc/footer.tpl +++ b/templates/inc/footer.tpl @@ -16,7 +16,7 @@ · - {include file='snippets/yt-dlp.tpl' assign=yt-dlp} - {t params=['@yt-dlp'=>$yt-dlp]}Based on @yt-dlp{/t} + {include file='snippets/yt-dlp.tpl' assign=ytdlp} + {t params=['@ytdlp'=>$ytdlp]}Based on @ytdlp{/t}