From 20e4b59ffc1f563befaae34d2e7df3abf67c735d Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20errorIds.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constants/errorIds.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/constants/errorIds.ts b/src/constants/errorIds.ts index b517ce4..93d77f8 100644 --- a/src/constants/errorIds.ts +++ b/src/constants/errorIds.ts @@ -13,3 +13,4 @@ */ export const E_TOOL_USE_SUMMARY_GENERATION_FAILED = 344 +