Update download subscription to server changes
The download subscription now sends messages for finished downloads, thus, it's not required anymore to refetch the chapters.
This commit is contained in:
@@ -322,9 +322,11 @@ export const FULL_DOWNLOAD_STATUS = gql`
|
||||
id
|
||||
name
|
||||
sourceOrder
|
||||
isDownloaded
|
||||
manga {
|
||||
id
|
||||
title
|
||||
downloadCount
|
||||
}
|
||||
}
|
||||
progress
|
||||
|
||||
Reference in New Issue
Block a user