mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 11:24:35 -05:00
include extra chapter data in restore
This commit is contained in:
@@ -155,6 +155,10 @@ ${validationResult.missingTrackers.joinToString("\n")}
|
||||
|
||||
it[chapterIndex] = chapter.source_order
|
||||
it[ChapterTable.manga] = mangaId
|
||||
|
||||
it[isRead] = chapter.read
|
||||
it[lastPageRead] = chapter.last_page_read
|
||||
it[isBookmarked] = chapter.bookmark
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user