mirror of
				https://github.com/open-webui/open-webui
				synced 2025-06-26 18:26:48 +00:00 
			
		
		
		
	fix
This commit is contained in:
		
							parent
							
								
									525095b3de
								
							
						
					
					
						commit
						07b1327708
					
				@ -1690,6 +1690,7 @@
 | 
				
			|||||||
	) => {
 | 
						) => {
 | 
				
			||||||
		const responseMessage = history.messages[responseMessageId];
 | 
							const responseMessage = history.messages[responseMessageId];
 | 
				
			||||||
		const userMessage = history.messages[parentId];
 | 
							const userMessage = history.messages[parentId];
 | 
				
			||||||
 | 
							const messages = createMessagesList(history.currentId);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		responseMessage.statusHistory = [
 | 
							responseMessage.statusHistory = [
 | 
				
			||||||
			{
 | 
								{
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user