mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	fix(server/utils): add missed export of isDev in default export object
This commit is contained in:
		
							parent
							
								
									de5ffb591d
								
							
						
					
					
						commit
						283b19c716
					
				@ -332,5 +332,6 @@ export default {
 | 
			
		||||
    getResourceDir,
 | 
			
		||||
    isMac,
 | 
			
		||||
    isWindows,
 | 
			
		||||
    isDev,
 | 
			
		||||
    envToBoolean
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user