mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-03-13 00:18:13 -04:00
parent
05998bba0d
commit
44f5fbbb91
@ -93,7 +93,8 @@ const config = {
|
|||||||
nsis: {
|
nsis: {
|
||||||
shortcutName: 'PicGo',
|
shortcutName: 'PicGo',
|
||||||
oneClick: false,
|
oneClick: false,
|
||||||
allowToChangeInstallationDirectory: true
|
allowToChangeInstallationDirectory: true,
|
||||||
|
include: 'build/installer.nsh'
|
||||||
},
|
},
|
||||||
linux: {
|
linux: {
|
||||||
icon: 'build/icons/'
|
icon: 'build/icons/'
|
||||||
|
Loading…
Reference in New Issue
Block a user