Use first unread chapter for continue read buttons (#689)
This commit is contained in:
@@ -351,6 +351,9 @@ export const FULL_MANGA_FIELDS = gql`
|
||||
latestUploadedChapter {
|
||||
...FULL_CHAPTER_FIELDS
|
||||
}
|
||||
firstUnreadChapter {
|
||||
...FULL_CHAPTER_FIELDS
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user