Skip to content

Commit

Permalink
chore: windows icons配置
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxinqi committed Apr 14, 2023
1 parent 7c1bb7b commit cf4faf9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.json5
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"target": ["dmg"]
},
"win": {
"icon": "public/favicon.ico",
"icon": "public/win.ico",
"target": [
{
"target": "nsis",
Expand Down
Binary file added public/win.ico
Binary file not shown.

0 comments on commit cf4faf9

Please sign in to comment.