mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 01:20:21 +00:00 
			
		
		
		
	Spelling
This commit is contained in:
		
							parent
							
								
									839c398209
								
							
						
					
					
						commit
						1b9530bc1f
					
				@ -13,7 +13,7 @@ public enum SendBehavior
 | 
				
			|||||||
    
 | 
					    
 | 
				
			||||||
    /// <summary>
 | 
					    /// <summary>
 | 
				
			||||||
    /// The user can send the input to the AI by pressing any modifier key
 | 
					    /// The user can send the input to the AI by pressing any modifier key
 | 
				
			||||||
    /// together with the enter key. Alternatively, the user can click the send
 | 
					    /// together with the enter key. Alternatively, the user can click the sent
 | 
				
			||||||
    /// button. The enter key alone adds a new line.
 | 
					    /// button. The enter key alone adds a new line.
 | 
				
			||||||
    /// </summary>
 | 
					    /// </summary>
 | 
				
			||||||
    MODIFER_ENTER_IS_SENDING,
 | 
					    MODIFER_ENTER_IS_SENDING,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user