mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-02 11:08:13 -05:00
parent
8e5e9ec59a
commit
1657542144
@ -66,7 +66,13 @@ const config = {
|
||||
},
|
||||
win: {
|
||||
icon: 'build/icons/icon.ico',
|
||||
target: 'nsis'
|
||||
target: [{
|
||||
targe: 'nsis',
|
||||
arch: [
|
||||
'x64',
|
||||
'ia32'
|
||||
]
|
||||
}]
|
||||
},
|
||||
nsis: {
|
||||
shortcutName: 'PicGo',
|
||||
|
Loading…
Reference in New Issue
Block a user