forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-07-26 05:21:50 +02:00
parent 37f873c780
commit 838f94441b
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ def get_post(pid, v=None, graceful=False, **kwargs):
x._is_blocking = items[2] or 0
print("what")
else:
print(i)
items = g.db.query(
Submission
).filter(Submission.id == i).first()