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