From a12596e1a2dfbdff70477d559490519e526d14bf Mon Sep 17 00:00:00 2001 From: ayaka Date: Sun, 16 Jun 2024 20:02:57 +1200 Subject: [PATCH] remove FFmpeg from subreddit template --- templates/subreddit.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/templates/subreddit.html b/templates/subreddit.html index a09baef..d4f98b9 100644 --- a/templates/subreddit.html +++ b/templates/subreddit.html @@ -64,10 +64,6 @@ {% call utils::post_in_list(post) %} {% endif %} {% endfor %} - {% if prefs.ffmpeg_video_downloads == "on" %} - - - {% endif %} {% if prefs.use_hls == "on" %}