mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
Set up application icon
This commit is contained in:
@@ -7,7 +7,8 @@ module.exports = {
|
||||
{
|
||||
name: '@electron-forge/maker-squirrel',
|
||||
config: {
|
||||
setupIcon: "./images/app-icons/win/icon.ico"
|
||||
setupIcon: "./images/app-icons/win/icon.ico",
|
||||
icon: "./images/app-icons/win/icon.ico"
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user