From 469040917e0b27029e669259f8ba62be9a274bf5 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 24 Dec 2021 04:16:08 +0200 Subject: [PATCH] fds --- files/helpers/alerts.py | 2 +- files/templates/userpage.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/files/helpers/alerts.py b/files/helpers/alerts.py index e14c4dcc3..771363fe6 100644 --- a/files/helpers/alerts.py +++ b/files/helpers/alerts.py @@ -11,7 +11,7 @@ def create_comment(text, autojanny=False): else: author_id = NOTIFICATIONS_ID text = text.replace('r/', 'r\/').replace('u/', 'u\/') - text_html = sanitize(CustomRenderer().render(mistletoe.Document(text))) + text_html = sanitize(mistletoe.Document(text)) new_comment = Comment(author_id=author_id, parent_submission=None, distinguish_level=6, diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 17670c4d4..be4a4d675 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -155,7 +155,7 @@ Get them help Gift {{'COINS_NAME' | app_config}} - {% if v.procoins > 100 %} + {% if v.procoins > 99 %} Gift Marseybux {% endif %} @@ -443,8 +443,8 @@ Message Get them help Gift {{'COINS_NAME' | app_config}} - {% if v.procoins > 100 %} - Gift Marseybux + {% if v.procoins > 99 %} + Gift Marseybux {% endif %} {% if v.admin_level > 2 %}