This commit is contained in:
Aevann1 2021-10-25 20:08:03 +02:00
parent 46fd78a3f8
commit 6663702f67
16 changed files with 161 additions and 47 deletions

View file

@ -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)