remotes/1693045480750635534/spooky-22
Aevann1 2021-07-26 05:10:39 +02:00
parent 6612ab454f
commit 230792b404
1 changed files with 1 additions and 0 deletions

View File

@ -391,6 +391,7 @@ def api_comment(v):
parent_id = parent_fullname.split("_")[1]
print('b')
post = get_post(parent_id)
print('re')
c = Comment(author_id=v.id,
parent_submission=parent_submission,
parent_fullname=parent.fullname,