From 719f1dae0e9762218b9e3c24b0aec2ced7f382be Mon Sep 17 00:00:00 2001 From: Kevin Cui Date: Sun, 13 Oct 2024 12:11:22 +0800 Subject: [PATCH] fix: app icon incorrect in Windows Control Panel (#899) Close: https://discord.com/channels/1243823539426033696/1294232031148118088 Signed-off-by: Kevin Cui --- forge.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/forge.config.ts b/forge.config.ts index e579a2809..3eea4a775 100644 --- a/forge.config.ts +++ b/forge.config.ts @@ -154,6 +154,7 @@ const config: ForgeConfig = { new MakerSquirrel({ name: "Follow", setupIcon: "resources/icon.ico", + iconUrl: "https://app.follow.is/favicon.ico", }), new MakerAppImage({ options: {