mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 18:05:55 +01:00 
			
		
		
		
	added dev tools to global menu
This commit is contained in:
		| @@ -45,7 +45,7 @@ function now() { | ||||
| } | ||||
|  | ||||
| function isElectron() { | ||||
|     return window && window.process && window.process.type; | ||||
|     return !!(window && window.process && window.process.type); | ||||
| } | ||||
|  | ||||
| function isMac() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user