Actually compare chapter numbers as numbers when sorting (fixes #7247)
This commit is contained in:
@@ -258,4 +258,4 @@ class ChapterRecognitionTest {
|
||||
val chapterNumber = parseChapterNumber(mangaTitle, name)
|
||||
assertEquals(chapterNumber, expected)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user