From c9e42bba868c0a834cdf1d6a6bd4df16e90eb55e Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:14 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=97=BE=20conversationRecovery.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/conversationRecovery.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/conversationRecovery.ts b/src/utils/conversationRecovery.ts index af5ea23..d41a3be 100644 --- a/src/utils/conversationRecovery.ts +++ b/src/utils/conversationRecovery.ts @@ -595,3 +595,4 @@ export async function loadConversationForResume( throw error } } +