fd
This commit is contained in:
parent
d2687c8338
commit
a8f8afa093
5 changed files with 5 additions and 6 deletions
|
@ -62,7 +62,7 @@ def check_ban_evade(v):
|
|||
post.ban_reason="ban evasion"
|
||||
g.db.add(post)
|
||||
|
||||
g.db.commit()
|
||||
g.db.flush()
|
||||
|
||||
ma=ModAction(
|
||||
kind="ban_post",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue