fsd
This commit is contained in:
parent
d61e1e445a
commit
5a43018029
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ def notifications(v):
|
|||
|
||||
if c not in listing: listing.append(c)
|
||||
|
||||
print(cids)
|
||||
comms = get_comments(list(cids), v=v)
|
||||
|
||||
if request.headers.get("Authorization"): return {"data":[x.json for x in listing]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue