Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 347f180

Browse files
committed
build: Set up iconUrl for squirrel build
1 parent 2f0d419 commit 347f180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

forge.config.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ module.exports = {
99
{
1010
name: '@electron-forge/maker-squirrel',
1111
config: {
12+
iconUrl: "https://raw.githubusercontent.com/TriliumNext/Notes/develop/images/app-icons/win/icon.ico",
1213
setupIcon: "./images/app-icons/win/icon.ico",
1314
loadingGif: "./images/app-icons/win/setup-banner.gif"
1415
}

0 commit comments

Comments
 (0)