remotes/1693045480750635534/spooky-22
Aevann1 2022-04-04 02:55:00 +02:00
parent 5214f81d49
commit 9b43806911
1 changed files with 1 additions and 1 deletions

View File

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