mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-06-03 11:20:18 +09:00
fix: vercel image preview
This commit is contained in:
parent
600a7d2197
commit
1739b035da
@ -1425,6 +1425,7 @@ function _Chat() {
|
||||
style={{ position: "relative", width: "48px", height: "48px" }}
|
||||
>
|
||||
<Image
|
||||
loader={() => userImage.fileUrl}
|
||||
src={userImage.fileUrl}
|
||||
alt={userImage.filename}
|
||||
title={userImage.filename}
|
||||
|
Loading…
Reference in New Issue
Block a user