forked from open-webui/open-webui
retain the message in history object
This commit is contained in:
parent
f9f3fe5ec0
commit
2250387382
1 changed files with 0 additions and 1 deletions
|
@ -230,7 +230,6 @@
|
||||||
history.messages[messageParentId].childrenIds = []
|
history.messages[messageParentId].childrenIds = []
|
||||||
}
|
}
|
||||||
|
|
||||||
delete history.messages[messageId];
|
|
||||||
history.currentId = messageParentId;
|
history.currentId = messageParentId;
|
||||||
|
|
||||||
await tick();
|
await tick();
|
||||||
|
|
Loading…
Reference in a new issue