mirror of
https://github.com/saltbo/zpan.git
synced 2026-09-21 04:59:47 +08:00
fix(downloader): separate interrupted task recovery
This commit is contained in:
@@ -238,6 +238,7 @@ export type DownloadTaskStatus =
|
||||
| 'billing_paused'
|
||||
| 'pausing'
|
||||
| 'paused'
|
||||
| 'interrupted'
|
||||
| 'uploading'
|
||||
| 'canceling'
|
||||
| 'completed'
|
||||
|
||||
Reference in New Issue
Block a user