master
Aevann 2023-02-10 14:03:18 +02:00
parent 54800df9f0
commit 97cf5c89fe
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ def post_id(pid, anything=None, v=None, sub=None):
sort=sort, render_replies=True, offset=offset, sub=post.subr,
fart=get_setting('fart_mode'))
if v.id == AEVANN_ID and post.id == 18459:
if v and v.id == AEVANN_ID and post.id == 18459:
print(time.time() - t)
return x