sdfsfd
This commit is contained in:
parent
5f2d2066c6
commit
2466a4a782
3 changed files with 4 additions and 3 deletions
|
@ -105,6 +105,7 @@ def notifications(v):
|
|||
if c not in listing:
|
||||
listing.append(c)
|
||||
|
||||
if request.headers.get("Authorization"): return {"data":[x.json for x in listing]}
|
||||
|
||||
return render_template("notifications.html",
|
||||
v=v,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue