mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-28 22:28:51 +01:00
fix: setShowStopButton for agents route
This commit is contained in:
parent
89eeb71373
commit
17e9de4eaa
1 changed files with 1 additions and 0 deletions
|
|
@ -241,6 +241,7 @@ export default function useChatFunctions({
|
|||
},
|
||||
},
|
||||
];
|
||||
setShowStopButton(true);
|
||||
} else {
|
||||
setShowStopButton(true);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue