Skip to content

Commit

Permalink
changed icon paths in forge.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
betterbrand committed Mar 15, 2024
1 parent 9fcabc8 commit c69fe5f
Showing 1 changed file 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 @@ -75,7 +75,7 @@ const config: ForgeConfig = {
},
}),
new MakerDMG({
icon: 'src/frontend/assets/images/circle-mor-logo.icns',
icon: 'src/frontend/assets/images/MOR_logo_circle.icns',
format: 'ULFO',
background: 'src/frontend/assets/images/dmgbg.svg',
overwrite: true,
Expand Down

0 comments on commit c69fe5f

Please sign in to comment.