From bfc50ee469ca24d6609c37431e79d00d67dec239 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 9 May 2022 17:29:44 +0200 Subject: [PATCH] sf --- files/routes/reporting.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/routes/reporting.py b/files/routes/reporting.py index 6f2ad7643..eb2ae792d 100644 --- a/files/routes/reporting.py +++ b/files/routes/reporting.py @@ -39,7 +39,7 @@ def api_flag_post(pid, v): _note=f'"{post.flair}"' ) g.db.add(ma) - elif reason.startswith('/h/') and v.admin_level > 2: + elif reason.startswith('/h/') and v.admin_level > 1: post.sub = reason[3:] g.db.add(post) ma=ModAction(