mirror of
https://github.com/ChatGPTNextWeb/NextChat.git
synced 2026-01-31 06:19:48 +08:00
@@ -922,7 +922,7 @@ export function Chat() {
|
||||
}}
|
||||
></IconButton>
|
||||
</div>
|
||||
{message.role === "user" ? (
|
||||
{isUser ? (
|
||||
<Avatar avatar={config.avatar} />
|
||||
) : (
|
||||
<MaskAvatar mask={session.mask} />
|
||||
|
||||
Reference in New Issue
Block a user