From 498f77bcffe9252d27c32af9d9c283ee6345ce46 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 2 Jun 2023 16:43:27 +0300 Subject: [PATCH] fix duplicated post mentions --- files/helpers/alerts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/alerts.py b/files/helpers/alerts.py index 7be66d725..378bdd2c4 100644 --- a/files/helpers/alerts.py +++ b/files/helpers/alerts.py @@ -94,7 +94,7 @@ def notif_comment2(p): text = f"@{p.author_name} has mentioned you: [{p.title}](/post/{p.id})" - search_html = f'% has mentioned you: %' + search_html = f'% has mentioned you: