dfdf
This commit is contained in:
parent
519a654c8f
commit
4cc034ac03
1 changed files with 1 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue