Fixed downloading after revisiting cached manga
This commit is contained in:
@@ -329,7 +329,6 @@ class DownloadService : Service() {
|
||||
}
|
||||
|
||||
if (isCompleted(galleryID)) {
|
||||
DownloadManager.getInstance(this@DownloadService).addDownloadFolder(galleryID)
|
||||
Cache.getInstance(this@DownloadService, galleryID).moveToDownload()
|
||||
|
||||
notificationManager.cancel(galleryID)
|
||||
|
||||
Reference in New Issue
Block a user