fggf
This commit is contained in:
parent
5fe6571daf
commit
3cd7d37331
1 changed files with 2 additions and 0 deletions
|
@ -134,7 +134,9 @@ def api_comment(v):
|
|||
# get parent item info
|
||||
parent_id = parent_fullname.split("_")[1]
|
||||
if parent_fullname.startswith("t2"):
|
||||
print("sex")
|
||||
parent_post = get_post(parent_id, v=v)
|
||||
print('fuck')
|
||||
parent = parent_post
|
||||
parent_comment_id = None
|
||||
level = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue