Include chapter info in continue reading button tooltip

This commit is contained in:
schroda
2025-09-18 20:37:51 +02:00
parent 5456428916
commit 80a576db63
10 changed files with 252 additions and 58 deletions

View File

@@ -51,6 +51,9 @@ export const MANGA_CHAPTER_NODE_FIELDS = gql`
sourceOrder
isRead
mangaId
chapterNumber
name
scanlator
}
lastReadChapter {
id