From 3de380d87e91ee501353a8101ba9a0368c8c64ab Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 17 Dec 2021 20:20:50 +0200 Subject: [PATCH] fdssdf --- files/routes/admin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/routes/admin.py b/files/routes/admin.py index 8d2590624c..be346b9521 100644 --- a/files/routes/admin.py +++ b/files/routes/admin.py @@ -27,7 +27,7 @@ def notify(v): text_html = sanitize(CustomRenderer().render(mistletoe.Document("IMPORTANT: https://rdrama.net/post/30782/psa-make-sure-you-know-your"))) - new_comment = Comment(author_id=AUTOJANNY_ID, + new_comment = Comment(author_id=1046, parent_submission=None, distinguish_level=6, body_html=text_html)