Skip to content

Commit

Permalink
Merge pull request #12 from dnovacik/win-build-fix
Browse files Browse the repository at this point in the history
fix: correct property for windows installer icon
  • Loading branch information
betterbrand authored Feb 18, 2024
2 parents eaa40ff + 618e508 commit 0850114
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const config: ForgeConfig = {
rebuildConfig: {},
makers: [
new MakerSquirrel({
iconUrl: 'src/frontend/assets/images/circle-mor-logo.ico',
setupIcon: 'src/frontend/assets/images/circle-mor-logo.ico',
}),
new MakerZIP({}, ['darwin']),
new MakerRpm({}),
Expand Down
Binary file added src/frontend/assets/images/dmgbg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0850114

Please sign in to comment.