From cfb49da2177bcdeb33579135d213213145fea711 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 9 Dec 2022 14:07:37 +0200 Subject: [PATCH] fix prev commit --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 56d710c428..f8b4d5a699 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -845,7 +845,7 @@
{% endif %} -{% if SITE_NAME == 'rDrama' and not request.headers.get("xhr") and v and 'SamsungBrowser' not in g.agent and not displaying_bg %} +{% if SITE_NAME == 'rDrama' and not request.headers.get("xhr") and v and 'SamsungBrowser' not in g.agent and not v.background and not (u and u.profile_background) %}