From 80ca7a60c698e66ca34715682bb9fcf897943794 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 11 Jan 2022 06:11:43 +0200 Subject: [PATCH] df --- 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 a851e3983c..374c3826ee 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -518,7 +518,7 @@ {% if render_replies %} - {% if request.path == '/notifications' and not replies and c.sentto and not c.parent_submission and c.author_id not in (NOTIFICATIONS_ID, AUTOJANNY_ID) %} + {% if request.path == '/notifications' and not replies and c.sentto != None and not c.parent_submission and c.author_id not in (NOTIFICATIONS_ID, AUTOJANNY_ID) %} Reply