Added retry button for failed download
This commit is contained in:
@@ -15,6 +15,7 @@ interface Download {
|
||||
url: string,
|
||||
status: string;
|
||||
msg: string;
|
||||
quality: string;
|
||||
percent: number;
|
||||
speed: number;
|
||||
eta: number;
|
||||
|
||||
Reference in New Issue
Block a user