mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	Merge pull request #1393 from TriliumNext/build_hotfix-electron
fix(build/electron): hotfix for failing nightly electron builds
This commit is contained in:
		| @@ -4,7 +4,7 @@ | ||||
|   "description": "Build your personal knowledge base with TriliumNext Notes", | ||||
|   "version": "0.92.3-beta", | ||||
|   "license": "AGPL-3.0-only", | ||||
|   "main": "./dist/electron-main.js", | ||||
|   "main": "./build/electron-main.js", | ||||
|   "author": { | ||||
|     "name": "TriliumNext Notes Team", | ||||
|     "email": "contact@eliandoran.me", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user