retain the message in history object
This commit is contained in:
@@ -230,7 +230,6 @@
|
||||
history.messages[messageParentId].childrenIds = []
|
||||
}
|
||||
|
||||
delete history.messages[messageId];
|
||||
history.currentId = messageParentId;
|
||||
|
||||
await tick();
|
||||
|
||||
Reference in New Issue
Block a user