Skip to content

Commit

Permalink
fix: app icon incorrect in Windows Control Panel (RSSNext#899)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackHole1 authored Oct 13, 2024
1 parent 795dccb commit 719f1da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forge.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 719f1da

Please sign in to comment.