sdfsfd
This commit is contained in:
parent
50850a43e3
commit
c03094ef57
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ def post_id(pid, anything=None, v=None):
|
||||||
|
|
||||||
offset = 0
|
offset = 0
|
||||||
|
|
||||||
if len(comments) > 60:
|
if post.comment_count > 60:
|
||||||
comments2 = []
|
comments2 = []
|
||||||
count = 0
|
count = 0
|
||||||
if post.created_utc > 1638672040:
|
if post.created_utc > 1638672040:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue