mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-12 04:24:24 +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 {
|
} else {
|
||||||
setShowStopButton(true);
|
setShowStopButton(true);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue