forked from open-webui/open-webui
		
	Fix spelling
This commit is contained in:
		
							parent
							
								
									a9e411fdb9
								
							
						
					
					
						commit
						bd84ee0c6a
					
				
					 12 changed files with 12 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -673,7 +673,7 @@
 | 
			
		|||
								? chatInputPlaceholder
 | 
			
		||||
								: isRecording
 | 
			
		||||
								? $i18n.t('Listening...')
 | 
			
		||||
								: $i18n.t('Send a Messsage')}
 | 
			
		||||
								: $i18n.t('Send a Message')}
 | 
			
		||||
							bind:value={prompt}
 | 
			
		||||
							on:keypress={(e) => {
 | 
			
		||||
								if (e.keyCode == 13 && !e.shiftKey) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue