chore
This commit is contained in:
@@ -102,6 +102,8 @@ func (a *App) AddToDownloadList(path string, url string) {
|
||||
Downloading: true,
|
||||
Done: false,
|
||||
})
|
||||
} else {
|
||||
a.ContinueDownload(url)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user