mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-25 11:00:53 +08:00
@@ -12,7 +12,7 @@ from module.models import Config
|
||||
|
||||
|
||||
router = FastAPI()
|
||||
api_func = APIProcess()
|
||||
api_func = APIProcess(settings)
|
||||
|
||||
|
||||
@router.on_event("startup")
|
||||
|
||||
Reference in New Issue
Block a user