Commit 94b424af611e11bb170c38b413ac808d28913232
1 parent
804bafc5
ai
Showing
1 changed file
with
1 additions
and
0 deletions
src/mobile/Ai/newAi.jsx
| @@ -1094,6 +1094,7 @@ const ChatInterface = () => { | @@ -1094,6 +1094,7 @@ const ChatInterface = () => { | ||
| 1094 | onClick={() => { | 1094 | onClick={() => { |
| 1095 | stopRecordingAndClose(); | 1095 | stopRecordingAndClose(); |
| 1096 | setIsRecordingModel(false) | 1096 | setIsRecordingModel(false) |
| 1097 | + setIsAiRecording(false) | ||
| 1097 | }} | 1098 | }} |
| 1098 | /> | 1099 | /> |
| 1099 | </div> | 1100 | </div> |