From 94b424af611e11bb170c38b413ac808d28913232 Mon Sep 17 00:00:00 2001 From: chenxt <10125295+chen-xintao97@user.noreply.gitee.com> Date: Fri, 6 Feb 2026 15:08:25 +0800 Subject: [PATCH] ai --- src/mobile/Ai/newAi.jsx | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/mobile/Ai/newAi.jsx b/src/mobile/Ai/newAi.jsx index 5f99947..30520f9 100644 --- a/src/mobile/Ai/newAi.jsx +++ b/src/mobile/Ai/newAi.jsx @@ -1094,6 +1094,7 @@ const ChatInterface = () => { onClick={() => { stopRecordingAndClose(); setIsRecordingModel(false) + setIsAiRecording(false) }} /> -- libgit2 0.22.2