diff --git a/app/classes/web/routes/api/api_handlers.py b/app/classes/web/routes/api/api_handlers.py index 7a4e691f..d0cb3143 100644 --- a/app/classes/web/routes/api/api_handlers.py +++ b/app/classes/web/routes/api/api_handlers.py @@ -84,6 +84,7 @@ from app.classes.web.routes.api.crafty.exe_cache import ( ) from app.classes.web.routes.api.crafty.antilockout.index import ApiCraftyLockoutHandler + def api_handlers(handler_args): return [ # Auth routes