mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			160 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			160 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
/**
 | 
						|
 * The Electron product name (can be used for the window WMClass or passed down to the Electron packager).
 | 
						|
 */
 | 
						|
export const PRODUCT_NAME = "Trilium Notes";
 |