diff --git a/files/helpers/alerts.py b/files/helpers/alerts.py index 40796502a2..9c2eb8ed5e 100644 --- a/files/helpers/alerts.py +++ b/files/helpers/alerts.py @@ -101,9 +101,7 @@ def notif_comment2(p): else: author_link = f'@{p.author_name}' - sanitized_title = filter_emojis_only(p.title) - - text = f'{author_link} has mentioned you: {sanitized_title}' + text = f'{author_link} has mentioned you: {p.title_html}' search_html = f'% has mentioned you: