From a8b5892d90f28ce65e9e78fb6a569881a97a889a Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 4 Apr 2022 03:10:47 +0200 Subject: [PATCH] fsd --- files/routes/front.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/files/routes/front.py b/files/routes/front.py index 0343677ce..d374914dd 100644 --- a/files/routes/front.py +++ b/files/routes/front.py @@ -104,13 +104,15 @@ def notifications(v): print("1: " + str(time.time() - t), flush=True) - comments = g.db.query(Comment).join(Notification).distinct(Comment.top_comment_id).filter( + sq = g.db.query(Comment).join(Notification).distinct(Comment.top_comment_id).filter( Notification.user_id == v.id, Comment.is_banned == False, Comment.deleted_utc == 0, Comment.author_id != AUTOJANNY_ID, Comment.body_html.notlike('

New rdrama mention: