mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 08:40:58 +00:00
fix
This commit is contained in:
parent
398bc96b1a
commit
fdf02c4e86
@ -1535,7 +1535,7 @@
|
||||
);
|
||||
}
|
||||
|
||||
history.messages[responseMessageId] = responseMessage;
|
||||
history.messages[responseMessage.id] = responseMessage;
|
||||
};
|
||||
|
||||
const stopResponse = () => {
|
||||
|
Loading…
Reference in New Issue
Block a user