Compare commits

..

No commits in common. '0ec85a7f104e588fedfa61ab2166d249a7c1c731' and '1fbb0e408a98e54bc61c928a9c41bd0ea83a9519' have entirely different histories.

  1. 2
      vite/src/pages/flow_free.jsx

@ -375,7 +375,7 @@ export function FreeFlow(){
setChatStatus(ChatStatus.User);
//sendMessage(null, false, false, null); // Send initial message with voice
//setChatWelcome(true);
//resetData(); // Reset data for new conversation
resetData(); // Reset data for new conversation
break;
case 'summary':

Loading…
Cancel
Save