Update files/routes/reporting.py

pull/226/head
patsy 2024-05-18 09:02:59 +00:00
parent 5ba314dbca
commit 3bdca9908c
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ def report_post(pid, v):
_note=f'"{post.flair}"'
)
g.db.add(ma)
position = f'a /h/{post.hole} mod'
position = f'an /h/{post.hole} mod'
if v.id != post.author_id:
message = f'@{v.username} ({position}) has flaired {post.textlink} with the flair: `"{og_flair}"`'