From 7def94f50e5fddddbdd1d76af9f7c3c3a0e13925 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 0343677cee..d374914dd5 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: