mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
build: Set up iconUrl for squirrel build
This commit is contained in:
@@ -9,6 +9,7 @@ module.exports = {
|
||||
{
|
||||
name: '@electron-forge/maker-squirrel',
|
||||
config: {
|
||||
iconUrl: "https://raw.githubusercontent.com/TriliumNext/Notes/develop/images/app-icons/win/icon.ico",
|
||||
setupIcon: "./images/app-icons/win/icon.ico",
|
||||
loadingGif: "./images/app-icons/win/setup-banner.gif"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user