mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-03 10:50:17 -05:00
fix(flatpak): try setting different bin to avoid sandbox issue
This commit is contained in:
@@ -71,6 +71,7 @@ module.exports = {
|
||||
config: {
|
||||
options: {
|
||||
...baseLinuxMakerConfigOptions,
|
||||
desktopTemplate: path.resolve("./bin/electron-forge/desktop.ejs"),
|
||||
id: "com.triliumnext.notes",
|
||||
runtimeVersion: "24.08",
|
||||
base: "org.electronjs.Electron2.BaseApp",
|
||||
|
||||
Reference in New Issue
Block a user