This commit is contained in:
Aevann1 2022-02-07 17:40:08 +02:00
parent 7fee47f48f
commit 9208a659d9

View file

@ -338,8 +338,7 @@ class Comment(Base):
body = self.body_html
if not body: return ""
if body:
body = censor_slurs(body, v)
if v: