mirror of
https://github.com/heyman/heynote.git
synced 2025-08-06 21:55:48 +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": {
|
||||
"oneClick": false,
|
||||
|
Reference in New Issue
Block a user