forked from open-webui/open-webui
		
	notify user with toast.info() + update toast message
This commit is contained in:
		
							parent
							
								
									7081755e19
								
							
						
					
					
						commit
						78565e554b
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -44,8 +44,8 @@
 | 
			
		|||
		);
 | 
			
		||||
 | 
			
		||||
		if (!canvasPixelTest()) {
 | 
			
		||||
			toast.error(
 | 
			
		||||
				$i18n.t('Canvas pixel test failed: fingerprint evasion likely. Using default avatar image.'),
 | 
			
		||||
			toast.info(
 | 
			
		||||
				$i18n.t('Fingerprint spoofing detected: default profile picture set. Disable to access initial gravatar!'),
 | 
			
		||||
				{
 | 
			
		||||
					position: "bottom-center",
 | 
			
		||||
					autoClose: 1000 * 10,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue