pull/43/head^2
kunfei 5 years ago
parent 73bda2ec01
commit e3da023e9e
  1. 3
      app/src/main/java/io/legado/app/model/webbook/BookChapterList.kt

@ -58,7 +58,8 @@ object BookChapterList {
tocRule,
listRule,
book,
bookSource
bookSource,
printLog = false
)
nextUrl = if (chapterData.nextUrl.isNotEmpty())
chapterData.nextUrl[0]

Loading…
Cancel
Save