This commit is contained in:
Horis
2023-11-06 21:32:52 +08:00
parent f4cfa706c4
commit 16fc6c5d39
@@ -129,6 +129,7 @@ object ReadBook : CoroutineScope by MainScope() {
durChapterIndex = progress.durChapterIndex
durChapterPos = progress.durChapterPos
clearTextChapter()
callBack?.upContent()
loadContent(resetPageOffset = true)
}
}