mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
fix(forge): wrong exec in flatpak desktop template (closes #5516)
This commit is contained in:
@@ -84,6 +84,7 @@ const config: ForgeConfig = {
|
|||||||
config: {
|
config: {
|
||||||
options: {
|
options: {
|
||||||
...baseLinuxMakerConfigOptions,
|
...baseLinuxMakerConfigOptions,
|
||||||
|
desktopTemplate: undefined,
|
||||||
id: "com.triliumnext.notes",
|
id: "com.triliumnext.notes",
|
||||||
runtimeVersion: "24.08",
|
runtimeVersion: "24.08",
|
||||||
base: "org.electronjs.Electron2.BaseApp",
|
base: "org.electronjs.Electron2.BaseApp",
|
||||||
|
|||||||
Reference in New Issue
Block a user