This commit is contained in:
Aevann1 2022-04-04 19:52:14 +02:00
parent c20f5bf6f0
commit 52e326c60e
7 changed files with 39 additions and 9 deletions

View file

@ -147,6 +147,7 @@ def notifications(v):
if c not in listing: listing.append(c)
print(time.time() - t)
if request.headers.get("Authorization"): return {"data":[x.json for x in listing]}
return render_template("notifications.html",