misc
This commit is contained in:
parent
46fd78a3f8
commit
6663702f67
16 changed files with 161 additions and 47 deletions
|
@ -242,7 +242,7 @@ def api_comment(v):
|
|||
user_id=AUTOJANNY_ACCOUNT,
|
||||
target_comment_id=comment.id,
|
||||
kind="ban_comment",
|
||||
note="spam"
|
||||
_note="spam"
|
||||
)
|
||||
g.db.add(ma)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue