mirror of
https://github.com/heyman/heynote.git
synced 2025-08-15 09:12:38 +02:00
Set icon for windows build
#build
This commit is contained in:
@ -35,7 +35,8 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"artifactName": "${productName}_${version}.${ext}"
|
"artifactName": "${productName}_${version}.${ext}",
|
||||||
|
"icon": "public/favicon.ico"
|
||||||
},
|
},
|
||||||
"nsis": {
|
"nsis": {
|
||||||
"oneClick": false,
|
"oneClick": false,
|
||||||
|
Reference in New Issue
Block a user