forked from open-webui/open-webui
		
	Re-word account creation error to be more descriptive
This commit is contained in:
		
							parent
							
								
									bad7dca51e
								
							
						
					
					
						commit
						ae9922a2cd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -45,7 +45,7 @@
 | 
			
		|||
 | 
			
		||||
		if (!canvasPixelTest()) {
 | 
			
		||||
			toast.error(
 | 
			
		||||
				$i18n.t('Canvas pixel test failed, fingerprint evasion likely. Default image used.'),
 | 
			
		||||
				$i18n.t('Canvas pixel test failed: fingerprint evasion likely. Using default avatar image.'),
 | 
			
		||||
				{
 | 
			
		||||
					position: "bottom-center",
 | 
			
		||||
					autoClose: 1000 * 10,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue