From d3da790dc48ae159c46cc2815af2d047ddac05b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerg=C5=91=20M=C3=B3ricz?= Date: Wed, 9 Apr 2025 18:47:45 +0200 Subject: [PATCH] feat(extraction-service): teamId logging --- apps/api/src/lib/extract/extraction-service.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/api/src/lib/extract/extraction-service.ts b/apps/api/src/lib/extract/extraction-service.ts index acd9f8b0..f259ffd6 100644 --- a/apps/api/src/lib/extract/extraction-service.ts +++ b/apps/api/src/lib/extract/extraction-service.ts @@ -91,6 +91,7 @@ export async function performExtraction( module: "extract", method: "performExtraction", extractId, + teamId, }); // If no URLs are provided, generate URLs from the prompt