mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Set up application icon
This commit is contained in:
parent
c0c5e30898
commit
ddfa0d0749
@ -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"
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user