mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 21:05:19 +00:00
refac
This commit is contained in:
parent
8f1b9bdf8a
commit
93cb2be35d
1 changed files with 2 additions and 0 deletions
|
|
@ -210,6 +210,8 @@
|
|||
} else {
|
||||
console.log('Unknown message type', data);
|
||||
}
|
||||
|
||||
history.messages[event.message_id] = message;
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue