add speed for download
This commit is contained in:
@@ -7,6 +7,7 @@ export class DownloadProgress {
|
||||
public queued: boolean,
|
||||
public hash_checking: boolean,
|
||||
public finishing: boolean,
|
||||
public speed: number,
|
||||
public etaSecs: number
|
||||
) { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user