duwiuishsuehgdz
This commit is contained in:
parent
7d4911db31
commit
d088b34894
1 changed files with 2 additions and 0 deletions
|
@ -219,6 +219,8 @@ def post_id(pid, anything=None, v=None):
|
|||
|
||||
post.tree_comments()
|
||||
|
||||
print(post.award_count("gold"))
|
||||
|
||||
if request.headers.get("Authorization"): return post.json
|
||||
else: return post.rendered_page(v=v, sort=sort)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue