:electron: Change desktop app execution name (#5954)

* change entrypoint name

* release notes
This commit is contained in:
Michael Clark
2025-10-19 18:30:09 +01:00
committed by GitHub
parent 8b1aa6fb93
commit 23f1b7d3c0
2 changed files with 8 additions and 1 deletions

View File

@@ -63,7 +63,8 @@
"artifactName": "${productName}-linux-${arch}.${ext}",
"extraResources": [
"extra-resources/linux"
]
],
"executableName": "actual"
},
"flatpak": {
"runtimeVersion": "24.08",

View File

@@ -0,0 +1,6 @@
---
category: Features
authors: [MikesGlitch]
---
Changing the desktop app inner executable from desktop-electron to actual