mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding libtorrent again
This commit is contained in:
parent
11dffd1b7a
commit
63c13e17cb
18 changed files with 1265 additions and 1208 deletions
|
@ -108,7 +108,7 @@ app.on("window-all-closed", () => {
|
|||
});
|
||||
|
||||
app.on("before-quit", () => {
|
||||
DownloadManager.disconnect();
|
||||
DownloadManager.kill();
|
||||
});
|
||||
|
||||
app.on("activate", () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue