devrama
This commit is contained in:
parent
c20f5bf6f0
commit
52e326c60e
7 changed files with 39 additions and 9 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue