mirror of
https://github.com/heyman/heynote.git
synced 2025-06-24 03:21:29 +02:00
Set icon for windows build
#build
This commit is contained in:
parent
1a0d73adeb
commit
d2e1f9d4a0
@ -35,7 +35,8 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"artifactName": "${productName}_${version}.${ext}"
|
"artifactName": "${productName}_${version}.${ext}",
|
||||||
|
"icon": "public/favicon.ico"
|
||||||
},
|
},
|
||||||
"nsis": {
|
"nsis": {
|
||||||
"oneClick": false,
|
"oneClick": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user