From ba3559d428a23797d0f902b969182e1c5ef3cd07 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 5 Jan 2022 02:15:58 +0200 Subject: [PATCH] fds --- 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 ed0fb2df3d..c1b22377f0 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -535,7 +535,7 @@ {% endif %} - {% if request.path == '/notifications' and not c.parent_submission and c.author_id not in (NOTIFICATIONS_ID, AUTOJANNY_ID, v.id) %} + {% if request.path == '/notifications' and c.level==1 and not c.parent_submission and c.author_id not in (NOTIFICATIONS_ID, AUTOJANNY_ID) %} Reply