bugfix
This commit is contained in:
parent
935fe14330
commit
113b9b2fd4
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
dbname = get_module_nmae('filemgr')
|
dbname = get_module_name('filemgr')
|
||||||
db = DBPools()
|
db = DBPools()
|
||||||
async with db.sqlorContext(dbname) as sor:
|
async with db.sqlorContext(dbname) as sor:
|
||||||
filemgr = FileMgr()
|
filemgr = FileMgr()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user