fdsfsd
This commit is contained in:
parent
4d5124ee0c
commit
d61e1e445a
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ def notifications(v):
|
|||
|
||||
if c not in listing: listing.append(c)
|
||||
|
||||
if c.parent_submission: comms = get_comments(list(cids), v=v)
|
||||
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