mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Co-authored-by: Alessandro Tedesco <alessandro.tedesco@zehus.it>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							1cf1b34e7f
						
					
				
				
					commit
					b8fa326c21
				
			| @@ -390,7 +390,7 @@ class LibraryPresenter( | ||||
|                     manga1chapterFetchDate.compareTo(manga2chapterFetchDate) | ||||
|                 } | ||||
|                 LibrarySort.Type.DateAdded -> { | ||||
|                     i1.libraryManga.manga.dateAdded.compareTo(i1.libraryManga.manga.dateAdded) | ||||
|                     i1.libraryManga.manga.dateAdded.compareTo(i2.libraryManga.manga.dateAdded) | ||||
|                 } | ||||
|                 else -> throw IllegalStateException("Invalid SortModeSetting: ${sort.type}") | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user