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 } } +