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",
|
name: "@electron-forge/maker-flatpak",
|
||||||
config: {
|
config: {
|
||||||
options: {
|
options: {
|
||||||
icon: "./images/app-icons/png/128x128.png",
|
...baseLinuxMakerConfigOptions,
|
||||||
desktopTemplate: path.resolve("./bin/electron-forge/desktop.ejs"),
|
|
||||||
id: "com.github.triliumnext.notes",
|
id: "com.github.triliumnext.notes",
|
||||||
runtimeVersion: "24.08",
|
runtimeVersion: "24.08",
|
||||||
base: "org.electronjs.Electron2.BaseApp",
|
base: "org.electronjs.Electron2.BaseApp",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user