Reader progress bars

This commit is contained in:
schroda
2024-09-28 03:24:16 +02:00
parent 51fb660c7b
commit 7434ed0152
42 changed files with 1587 additions and 34 deletions

View File

@@ -48,6 +48,7 @@ export const CHAPTER_READER_FIELDS = gql`
...CHAPTER_BASE_FIELDS
...CHAPTER_STATE_FIELDS
uploadDate
lastPageRead
pageCount
}