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