From d27fe044bd3cb84c954b5555731938177e01792f Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 9 Apr 2024 03:54:49 +0200 Subject: [PATCH] restore "copy link" button on reddit embeds --- 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 7b45fa1d1..95df40537 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 %}