This commit is contained in:
parent
6023cfb4c2
commit
f15f14ecd9
|
@ -129,4 +129,4 @@ async def load_recipients(_, _info, limit=50, offset=0):
|
|||
|
||||
print(f"[resolvers.load] loadRecipients found {len(r)} members")
|
||||
|
||||
return {"members": r, "error": None}
|
||||
return {"members": r, "error": None}
|
||||
|
|
Loading…
Reference in New Issue
Block a user