fddf
parent
71b07e0798
commit
2d4dad8afa
|
@ -204,7 +204,7 @@ def messagereply(v):
|
|||
|
||||
return jsonify({"html": render_template("comments.html",
|
||||
v=v,
|
||||
comments=[c],
|
||||
comments=[new_comment],
|
||||
render_replies=False,
|
||||
)})
|
||||
|
||||
|
|
Loading…
Reference in New Issue