From 7a8d419ac51c09ee619f72c2656b655f57327c06 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 14 Jan 2022 19:47:57 +0000 Subject: [PATCH] Height percent --- webapp_podcast.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp_podcast.py b/webapp_podcast.py index a74db6b5b..0fbdc6872 100644 --- a/webapp_podcast.py +++ b/webapp_podcast.py @@ -199,7 +199,7 @@ def html_podcast_episode(css_cache: {}, translate: {}, url = url.split('?utm_')[0] podcast_str += \ " \n" elif 'video' in podcast_properties['linkMimeType']: