mirror of
https://github.com/heyman/heynote.git
synced 2024-11-21 07:23:14 +01:00
Fix broken windows build by adding old favicon.ico as icon.ico and pointing to it in electron-builder config
This commit is contained in:
parent
7841a91e3c
commit
efe78f7959
@ -39,7 +39,7 @@
|
||||
}
|
||||
],
|
||||
"artifactName": "${productName}_${version}.${ext}",
|
||||
"icon": "public/favicon.ico"
|
||||
"icon": "public/icon.ico"
|
||||
},
|
||||
"nsis": {
|
||||
"oneClick": false,
|
||||
|
BIN
public/icon.ico
Normal file
BIN
public/icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user