bugfix
This commit is contained in:
parent
040ffd899e
commit
8e852d8903
@ -112,7 +112,7 @@ class UAPI:
|
||||
async with db.sqlorContext(dbname) as sor:
|
||||
self.sor = sor
|
||||
auth_uapi, uapi = await self.get_uapis(self.sor,
|
||||
upapiid, apiname,
|
||||
upappid, apiname,
|
||||
callerid, params=params)
|
||||
|
||||
if uapi is None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user