gf
This commit is contained in:
parent
f7fcefebd6
commit
5d0da0e0e7
3 changed files with 6 additions and 12 deletions
|
@ -247,7 +247,7 @@ def distribute(v, comment):
|
|||
ma = ModAction(
|
||||
kind="distribute",
|
||||
user_id=v.id,
|
||||
target_comment_id=cid
|
||||
target_comment_id=comment
|
||||
)
|
||||
g.db.add(ma)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue