diff --git a/backend/src/server/routes/index.ts b/backend/src/server/routes/index.ts index aea5baa94..6e59cd783 100644 --- a/backend/src/server/routes/index.ts +++ b/backend/src/server/routes/index.ts @@ -479,6 +479,7 @@ export const registerRoutes = async ( snapshotService, secretQueueService, secretImportDAL, + projectEnvDAL, projectBotService }); const sarService = secretApprovalRequestServiceFactory({