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
2
src/main/declaration.d.ts
vendored
2
src/main/declaration.d.ts
vendored
|
|
@ -17,7 +17,7 @@ declare module "aria2" {
|
|||
downloadSpeed: string;
|
||||
uploadSpeed: string;
|
||||
infoHash?: string;
|
||||
numSeeders?: string;
|
||||
numSeeds?: string;
|
||||
seeder?: boolean;
|
||||
pieceLength: string;
|
||||
numPieces: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue