From 1372f31acc87c884d9505bbb6c56dd4781e5bd38 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:33 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=92=A1=20toolResultStorage.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/toolResultStorage.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/toolResultStorage.ts b/src/utils/toolResultStorage.ts index f4dfef3..56975dd 100644 --- a/src/utils/toolResultStorage.ts +++ b/src/utils/toolResultStorage.ts @@ -1038,3 +1038,4 @@ function getFileSystemErrorMessage(error: Error): string { } return error.message } +