Merge branch 'master' into mistletoe

remotes/1693045480750635534/spooky-22
kek7198 2021-12-06 09:10:06 -06:00
commit eb20548123
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ def post_id(pid, anything=None, v=None):
offset = 0
if len(comments) > 60:
if post.comment_count > 60:
comments2 = []
count = 0
if post.created_utc > 1638672040: