remotes/1693045480750635534/spooky-22
Aevann1 2021-07-26 05:06:10 +02:00
parent a1c6ea4017
commit 4535adbcab
1 changed files with 1 additions and 0 deletions

View File

@ -243,6 +243,7 @@ def post_pid_comment_cid(cid, pid=None, anything=None, v=None):
@api("create")
def api_comment(v):
print("wtf")
parent_submission = base36decode(request.form.get("submission"))
parent_fullname = request.form.get("parent_fullname")