Resume chapter at specific page
- open from outside reader - is read - yes: 1st page - no : last read page - inside reader via - chapter selection: first page - previous chapter : last page - next chapter : first page
This commit is contained in:
@@ -48,6 +48,8 @@ export const MANGA_CHAPTER_NODE_FIELDS = gql`
|
||||
firstUnreadChapter {
|
||||
id
|
||||
sourceOrder
|
||||
isRead
|
||||
mangaId
|
||||
}
|
||||
lastReadChapter {
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user