GitLab
Sign in
xlyErp
/
xlyUmi
Back to Dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
94b424af611e11bb170c38b413ac808d28913232
Authored by
chenxt
2026-02-06 15:08:25 +0800
1 parent
804bafc5
ai
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/mobile/Ai/newAi.jsx
src/mobile/Ai/newAi.jsx
View file @
94b424a
...
...
@@ -1094,6 +1094,7 @@ const ChatInterface = () => {
1094
1094
onClick={() => {
1095
1095
stopRecordingAndClose();
1096
1096
setIsRecordingModel(false)
1097
+ setIsAiRecording(false)
1097
1098
}}
1098
1099
/>
1099
1100
</div>
...
...