remotes/1693045480750635534/spooky-22
Aevann1 2021-07-30 08:04:34 +02:00
parent aa33e0013e
commit 68d8bd8e6c
1 changed files with 2 additions and 1 deletions

View File

@ -97,7 +97,8 @@ def post_id(pid, anything=None, v=None):
try: pid = int(pid)
except: pid = int(pid, 36)
post = get_post(pid, v=v)