mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Add icon to setup
This commit is contained in:
parent
b1e0492e05
commit
c0c5e30898
@ -6,7 +6,9 @@ module.exports = {
|
||||
makers: [
|
||||
{
|
||||
name: '@electron-forge/maker-squirrel',
|
||||
config: {},
|
||||
config: {
|
||||
setupIcon: "./images/app-icons/win/icon.ico"
|
||||
},
|
||||
},
|
||||
{
|
||||
name: '@electron-forge/maker-zip',
|
||||
|
Loading…
x
Reference in New Issue
Block a user