mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	client: refactor
This commit is contained in:
		
							parent
							
								
									21581c78f9
								
							
						
					
					
						commit
						f079c7aad2
					
				@ -48,7 +48,7 @@ function parseColor(color: string) {
 | 
			
		||||
        // Parse the given color in the CIELAB color space
 | 
			
		||||
        return Color(color);
 | 
			
		||||
    } catch (ex) {
 | 
			
		||||
        console.error(`Failed to parse color: "${color}"`, ex);
 | 
			
		||||
        console.error(ex);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user