mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: possible fix for pixel drain and torbox cancel download
This commit is contained in:
parent
c9ae543d3e
commit
6ea1f9034b
7 changed files with 31 additions and 25 deletions
|
|
@ -66,6 +66,7 @@ export interface TorBoxAddTorrentRequest {
|
|||
torrent_id: number;
|
||||
name: string;
|
||||
hash: string;
|
||||
size: number;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue