mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-02 16:23:48 +03:00
fix: fixing icon dir on setup.py
This commit is contained in:
parent
0a597acd26
commit
b6e8c7dd60
@ -15,6 +15,6 @@ setup(
|
||||
executables=[Executable(
|
||||
"torrent-client/main.py",
|
||||
target_name="hydra-download-manager",
|
||||
icon="images/icon.ico"
|
||||
icon="build/icon.ico"
|
||||
)]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user