mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	build(electron): use baseLinuxMakerConfigOptions for flatpak as well
This commit is contained in:
		
							parent
							
								
									f38f9e640b
								
							
						
					
					
						commit
						47e2100920
					
				@ -63,8 +63,7 @@ module.exports = {
 | 
			
		||||
            name: "@electron-forge/maker-flatpak",
 | 
			
		||||
            config: {
 | 
			
		||||
                options: {
 | 
			
		||||
                    icon: "./images/app-icons/png/128x128.png",
 | 
			
		||||
                    desktopTemplate: path.resolve("./bin/electron-forge/desktop.ejs"),
 | 
			
		||||
                    ...baseLinuxMakerConfigOptions,
 | 
			
		||||
                    id: "com.github.triliumnext.notes",
 | 
			
		||||
                    runtimeVersion: "24.08",
 | 
			
		||||
                    base: "org.electronjs.Electron2.BaseApp",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user