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