mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +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