fix: replace appPublic.Config.getConfig with appPublic.jsonConfig.getConfig
This commit is contained in:
parent
7114e74777
commit
a81dd8087a
@ -9,7 +9,7 @@ import uuid
|
||||
|
||||
from ahserver.serverenv import ServerEnv
|
||||
from appPublic.worker import awaitify
|
||||
from appPublic.Config import getConfig
|
||||
from appPublic.jsonConfig import getConfig
|
||||
from sqlor.dbpools import DBPools
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user