Skip to content

Commit

Permalink
chore(desktop): force icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Oct 31, 2021
1 parent d943f06 commit 9ffa5fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions desktop/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ const createWindow = () => {
enableRemoteModule: false,
webSecurity: false,
nodeIntegration: true
},
icon: join(__dirname, '../render/logo-desktop.png')
}
})

mainWindow.loadURL(WinURL)
Expand Down

0 comments on commit 9ffa5fe

Please sign in to comment.