Skip to content

Commit

Permalink
switch to ico icon
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise committed Aug 21, 2024
1 parent 9aa836e commit ec9d738
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def build_executable():
"-m",
"PyInstaller",
"main.py",
"--icon=icons/logo-v2.svg",
"--icon=icons/logo-v2.ico",
"--noconfirm",
"--noupx",
]
Expand Down
Binary file added icons/logo-v2.ico
Binary file not shown.

0 comments on commit ec9d738

Please sign in to comment.