diff --git a/app/main.py b/app/main.py index 0bf75fe..3ae3d6a 100644 --- a/app/main.py +++ b/app/main.py @@ -64,6 +64,7 @@ settings = get_settings() + @asynccontextmanager async def lifespan(app: FastAPI): migrate_user_files()