Skip to content

Commit

Permalink
fix: app icon on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Alastair Hawkes authored and sekwah41 committed Apr 28, 2022
1 parent fd30315 commit ce12ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"mac": {
"artifactName": "Pomatez-v${version}-mac.${ext}",
"category": "public.app-category.productivity",
"icon": "./build/assets/icon256x256.png"
"icon": "./build/assets/logo-dark@2x.png"
},
"win": {
"target": [
Expand Down

0 comments on commit ce12ace

Please sign in to comment.