diff --git a/app.py b/app.py index 9b69e72..1f49c87 100644 --- a/app.py +++ b/app.py @@ -4531,7 +4531,7 @@ def public_detail(sub_id: int): thumb = generate_video_thumbnail(path) poster = f' poster="/media/{os.path.basename(thumb)}"' if thumb else "" media_html += ( - f'