sdf
This commit is contained in:
parent
d8be3430ab
commit
1ee7a4233b
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ def notifications(v):
|
|||
|
||||
if request.headers.get("Authorization"): return {"data":[x.json for x in listing]}
|
||||
|
||||
print("5: " + str(time.time() - t), flush=True)
|
||||
print("4: " + str(time.time() - t), flush=True)
|
||||
return render_template("notifications.html",
|
||||
v=v,
|
||||
notifications=listing,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue