This commit is contained in:
Aevann1 2022-04-04 03:26:48 +02:00
parent 5100a8123f
commit 8a06d976f3

View file

@ -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,