forked from MarseyWorld/MarseyWorld
fds
parent
bfa2b44630
commit
aaf7d680e4
|
@ -149,7 +149,6 @@ def notifications(v):
|
|||
|
||||
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",
|
||||
v=v,
|
||||
notifications=listing,
|
||||
|
|
Loading…
Reference in New Issue