forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-02-07 17:40:08 +02:00
parent 3b51b37535
commit 1f9e919f22
1 changed files with 25 additions and 26 deletions

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: