diff --git a/files/helpers/actions.py b/files/helpers/actions.py index 488188f34..7a31a7901 100644 --- a/files/helpers/actions.py +++ b/files/helpers/actions.py @@ -413,7 +413,7 @@ def execute_lawlz_actions(v:User, p:Submission): p.stickied_utc = int(time.time()) + 86400 p.stickied = v.username p.distinguish_level = 6 - p.flair = ":ben10: Required Reading" + p.flair = filter_emojis_only(":ben10: Required Reading") pin_time = 'for 1 day' ma_1=ModAction( kind="pin_post",