bugfix
This commit is contained in:
parent
fc2e5c066e
commit
7729d05bbf
@ -1,5 +1,5 @@
|
||||
env = request._run_ns
|
||||
async with get_sor_context(env, 'llmage') as sor:
|
||||
recs = await sor.R('llmcatelog', {})
|
||||
return recs[]
|
||||
return recs
|
||||
return []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user