From b05cb76eb31fd3e9edd015b184bf8ab954bc80c4 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:34 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8E=AA=20unifiedSuggestions.t?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/unifiedSuggestions.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hooks/unifiedSuggestions.ts b/src/hooks/unifiedSuggestions.ts index 9fdd5a4..6c36eaa 100644 --- a/src/hooks/unifiedSuggestions.ts +++ b/src/hooks/unifiedSuggestions.ts @@ -200,3 +200,4 @@ export async function generateUnifiedSuggestions( .map(r => r.source) .map(createSuggestionFromSource) } +