fix: app icon incorrect in Windows Control Panel (#899)
Close: https://discord.com/channels/1243823539426033696/1294232031148118088 Signed-off-by: Kevin Cui <bh@bugs.cc>
This commit is contained in:
parent
795dccbfc5
commit
719f1dae0e
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue