mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 14:20:22 +00:00 
			
		
		
		
	Spelling
This commit is contained in:
		
							parent
							
								
									8138872b4a
								
							
						
					
					
						commit
						ccce64ee66
					
				@ -4,7 +4,7 @@ using Microsoft.AspNetCore.Components.Rendering;
 | 
				
			|||||||
namespace AIStudio.Components;
 | 
					namespace AIStudio.Components;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
//
 | 
					//
 | 
				
			||||||
// See https://stackoverflow.com/a/77300384/2258393 for why this class is needed
 | 
					// See https://stackoverflow.com/a/77300384/2258393 for why this class is necessary
 | 
				
			||||||
//
 | 
					//
 | 
				
			||||||
 | 
					
 | 
				
			||||||
public abstract class AssistantBaseCore : AssistantBase
 | 
					public abstract class AssistantBaseCore : AssistantBase
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user