From e8cbc5074a7f25b3c513c9ce7f3a4a9797330d11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 21 Feb 2022 15:52:27 -0500 Subject: [embed]: Fix undefined storyboard_url and add license --- youtube/templates/watch.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'youtube/templates/watch.html') diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html index 95296d2..eac70ee 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html @@ -239,7 +239,11 @@ - + {% if settings.use_video_player == 2 %} -- cgit v1.2.3