mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	fix duplicated cached widgets
This commit is contained in:
		| @@ -44,6 +44,7 @@ app.on('will-quit', () => { | ||||
|     globalShortcut.unregisterAll(); | ||||
| }); | ||||
|  | ||||
| // this is to disable electron warning spam in the dev console (local development only) | ||||
| process.env['ELECTRON_DISABLE_SECURITY_WARNINGS'] = 'true'; | ||||
|  | ||||
| require('./src/www'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user