mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
ChatMessage: fix Void Fragment to text
This commit is contained in:
@@ -781,6 +781,7 @@ export function ChatMessage(props: {
|
||||
contentScaling={adjContentScaling}
|
||||
uiComplexityMode={uiComplexityMode}
|
||||
messageRole={messageRole}
|
||||
onFragmentReplace={!props.onMessageFragmentReplace ? undefined : handleFragmentReplace}
|
||||
/>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user