mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 16:18:55 +01:00 
			
		
		
		
	Update AnilistModels.kt (#1481)
* Update Anilist.kt * Update AnilistModels.kt * Update Anilist.kt
This commit is contained in:
		@@ -55,6 +55,7 @@ data class ALUserManga(
 | 
			
		||||
        score = score_raw.toFloat()
 | 
			
		||||
        last_chapter_read = chapters_read
 | 
			
		||||
        library_id = this@ALUserManga.library_id
 | 
			
		||||
        total_chapters = manga.total_chapters
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    fun toTrackStatus() = when (list_status) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user