mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
enh: apply edit to artifacts
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
|
||||
const updateChatHistory = async () => {
|
||||
await tick();
|
||||
history = history;
|
||||
await updateChatById(localStorage.token, chatId, {
|
||||
history: history,
|
||||
messages: messages
|
||||
|
||||
Reference in New Issue
Block a user