mirror of
https://github.com/Pandipipas/scoreko-electron-dev.git
synced 2026-06-05 21:22:07 +00:00
feat: add option to always create desktop shortcut on installation
This commit is contained in:
+2
-1
@@ -91,7 +91,8 @@
|
||||
"installerHeaderIcon": "static/icons/icon.ico",
|
||||
"shortcutName": "Scoreko",
|
||||
"useZip": false,
|
||||
"deleteAppDataOnUninstall": true
|
||||
"deleteAppDataOnUninstall": true,
|
||||
"createDesktopShortcut": "always"
|
||||
},
|
||||
"compression": "normal"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user