xc
This commit is contained in:
parent
7fee47f48f
commit
9208a659d9
1 changed files with 25 additions and 26 deletions
|
@ -338,8 +338,7 @@ class Comment(Base):
|
|||
|
||||
body = self.body_html
|
||||
|
||||
if not body: return ""
|
||||
|
||||
if body:
|
||||
body = censor_slurs(body, v)
|
||||
|
||||
if v:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue