mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08: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