mirror of
https://github.com/heyman/heynote.git
synced 2025-08-26 05:35:56 +02: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:
@@ -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 |
Reference in New Issue
Block a user