forked from open-webui/open-webui
		
	style: npm run format
This commit is contained in:
		
							parent
							
								
									78565e554b
								
							
						
					
					
						commit
						8a7075c3bf
					
				
					 2 changed files with 8 additions and 4 deletions
				
			
		|  | @ -45,10 +45,12 @@ | |||
| 
 | ||||
| 		if (!canvasPixelTest()) { | ||||
| 			toast.info( | ||||
| 				$i18n.t('Fingerprint spoofing detected: default profile picture set. Disable to access initial gravatar!'), | ||||
| 				$i18n.t( | ||||
| 					'Fingerprint spoofing detected: default profile picture set. Disable to access initial gravatar!' | ||||
| 				), | ||||
| 				{ | ||||
| 					position: "bottom-center", | ||||
| 					autoClose: 1000 * 10, | ||||
| 					position: 'bottom-center', | ||||
| 					autoClose: 1000 * 10 | ||||
| 				} | ||||
| 			); | ||||
| 		} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Danny Liu
						Danny Liu