From 5f4971f7c54ab8df1d0c39844cba17183e15a882 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 24 Apr 2024 16:42:09 +0200 Subject: [PATCH] feat: enable video controls for gif --- templates/threads.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/threads.html b/templates/threads.html index df7dab5..0914681 100644 --- a/templates/threads.html +++ b/templates/threads.html @@ -120,7 +120,7 @@ {% if media.type == 'image'%} {% elif media.type == 'gifv' %} -