when running in electron, change KM title to help since KM is in the window name
This commit is contained in:
parent
2f016abfc5
commit
6cf2887656
3 changed files with 3 additions and 3 deletions
|
|
@ -178,8 +178,7 @@
|
|||
"linux": {
|
||||
"icon": "bin/GS.png",
|
||||
"target": [
|
||||
"AppImage",
|
||||
"zip"
|
||||
"AppImage"
|
||||
]
|
||||
},
|
||||
"afterSign": "bin/electron-notarize.js"
|
||||
|
|
|
|||
Loading…
Reference in a new issue