mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	| @@ -97,7 +97,7 @@ fun syncChaptersWithSource( | ||||
|         return Pair(emptyList(), emptyList()) | ||||
|     } | ||||
|  | ||||
|     val readded = mutableSetOf<Chapter>() | ||||
|     val readded = mutableListOf<Chapter>() | ||||
|  | ||||
|     db.inTransaction { | ||||
|         val deletedChapterNumbers = TreeSet<Float>() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user