mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-12 19:22:28 +00:00
Merge branch 'main' into doc/update-readme
This commit is contained in:
commit
73817691a0
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue