when running in electron, change KM title to help since KM is in the window name

This commit is contained in:
Stewart Allen 2025-02-05 13:18:14 -05:00
commit 6cf2887656
3 changed files with 3 additions and 3 deletions

View file

@ -178,8 +178,7 @@
"linux": {
"icon": "bin/GS.png",
"target": [
"AppImage",
"zip"
"AppImage"
]
},
"afterSign": "bin/electron-notarize.js"