refac: only show floating buttons when message.done

This commit is contained in:
Timothy J. Baek 2024-10-05 14:51:28 -07:00
parent 1739313c13
commit 1558f64c48

View File

@ -478,6 +478,7 @@
<ContentRenderer
id={message.id}
content={message.content}
floatingButtons={message?.done}
save={true}
{model}
on:update={(e) => {