From 85bcb713a546bc7a770e94828d1f8bb4cf7ce769 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=A7=B0=20toolErrors.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/toolErrors.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/toolErrors.ts b/src/utils/toolErrors.ts index 7520e51..10b5f0a 100644 --- a/src/utils/toolErrors.ts +++ b/src/utils/toolErrors.ts @@ -130,3 +130,4 @@ export function formatZodValidationError( return errorContent } +