mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-06-06 21:00:21 +09:00
fix: export input image
This commit is contained in:
parent
a2b4792d34
commit
8e10354109
@ -581,6 +581,7 @@ export function ImagePreviewer(props: {
|
||||
<div className={styles["body"]}>
|
||||
<Markdown
|
||||
content={m.content}
|
||||
imageBase64={m.image_url}
|
||||
fontSize={config.fontSize}
|
||||
defaultShow
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user