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:
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;
|
||||
|
||||
Reference in New Issue
Block a user