reorg ini e log
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from .cr1000x_cr1000x import main_loader as cr1000x_cr1000x_main_loader
|
||||
|
||||
def main_loader(cfg: object, id: int) -> None:
|
||||
async def main_loader(cfg: object, id: int) -> None:
|
||||
return cr1000x_cr1000x_main_loader(cfg, id)
|
||||
Reference in New Issue
Block a user