mirror of
https://github.com/open-webui/open-webui.git
synced 2025-04-11 21:39:07 +02:00
fix
This commit is contained in:
parent
525095b3de
commit
07b1327708
@ -1690,6 +1690,7 @@
|
||||
) => {
|
||||
const responseMessage = history.messages[responseMessageId];
|
||||
const userMessage = history.messages[parentId];
|
||||
const messages = createMessagesList(history.currentId);
|
||||
|
||||
responseMessage.statusHistory = [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user