优化 #5168
This commit is contained in:
@@ -229,7 +229,7 @@ class MobiFile(var book: Book) {
|
||||
break
|
||||
}
|
||||
section = section.next ?: break
|
||||
if (section.linear) {
|
||||
if (!section.linear) {
|
||||
continue
|
||||
}
|
||||
if (section.href == nextSectionHref) {
|
||||
|
||||
Reference in New Issue
Block a user