mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 00:30:51 +00:00
refac
This commit is contained in:
parent
cf544b9e60
commit
09f34a7561
@ -479,7 +479,7 @@
|
||||
id={message.id}
|
||||
content={message.content}
|
||||
floatingButtons={message?.done}
|
||||
save={true}
|
||||
save={!readOnly}
|
||||
{model}
|
||||
on:update={(e) => {
|
||||
const { raw, oldContent, newContent } = e.detail;
|
||||
|
Loading…
Reference in New Issue
Block a user