"ml/nn/vscode:/vscode.git/clone" did not exist on "fa7776fd2458fc3a8aeb7f12e4bc65b439955319"
Commit 22503873 authored by Danny Liu's avatar Danny Liu
Browse files

retain the message in history object

parent f9f3fe5e
......@@ -230,7 +230,6 @@
history.messages[messageParentId].childrenIds = []
}
delete history.messages[messageId];
history.currentId = messageParentId;
await tick();
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment