mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 19:37:47 +01:00
refac: only show floating buttons when message.done
This commit is contained in:
@@ -478,6 +478,7 @@
|
||||
<ContentRenderer
|
||||
id={message.id}
|
||||
content={message.content}
|
||||
floatingButtons={message?.done}
|
||||
save={true}
|
||||
{model}
|
||||
on:update={(e) => {
|
||||
|
||||
Reference in New Issue
Block a user