mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 08:43:57 +00:00
fix: possible fix for pixel drain and torbox cancel download
This commit is contained in:
@@ -66,6 +66,7 @@ export interface TorBoxAddTorrentRequest {
|
||||
torrent_id: number;
|
||||
name: string;
|
||||
hash: string;
|
||||
size: number;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user