From 54a263af02f9808ac1876db9d8b1e4e41a9b7026 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 8 Apr 2024 14:56:29 +0200 Subject: [PATCH] fix reddit embeds on mobile --- files/templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/post.html b/files/templates/post.html index 136d88dd9..ca0a50f5c 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -149,7 +149,7 @@ {% endif %} {% if p.url and p.url.startswith('https://old.reddit.com/r/') %} - + {% endif %}