mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 16:53:57 +00:00
feat: adding libtorrent again
This commit is contained in:
@@ -20,7 +20,7 @@ const signOut = async (_event: Electron.IpcMainInvokeEvent) => {
|
||||
});
|
||||
|
||||
/* Disconnects aria2 */
|
||||
DownloadManager.disconnect();
|
||||
DownloadManager.kill();
|
||||
|
||||
await Promise.all([
|
||||
databaseOperations,
|
||||
|
||||
Reference in New Issue
Block a user