a /h/ -> an /h/ #226

Merged
Aevann merged 1 commits from patsy/rDrama:master into master 2024-05-18 10:05:21 +00:00
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}"`'