mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Make ChapterRecognition return the result (#7279)
				
					
				
			This commit is contained in:
		@@ -193,7 +193,7 @@ class LocalSource(
 | 
			
		||||
                    }
 | 
			
		||||
                    date_upload = chapterFile.lastModified()
 | 
			
		||||
 | 
			
		||||
                    ChapterRecognition.parseChapterNumber(this, sManga)
 | 
			
		||||
                    chapter_number = ChapterRecognition.parseChapterNumber(sManga.title, this.name, this.chapter_number)
 | 
			
		||||
 | 
			
		||||
                    val format = getFormat(chapterFile)
 | 
			
		||||
                    if (format is Format.Epub) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user