mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Lint
This commit is contained in:
		| @@ -184,7 +184,7 @@ open class RecommendsPager( | ||||
|                     SMangaImpl().apply { | ||||
|                         this.title = rec["title"].obj["romaji"].nullString | ||||
|                             ?: rec["title"].obj["english"].nullString | ||||
|                                 ?: rec["title"].obj["native"].string | ||||
|                             ?: rec["title"].obj["native"].string | ||||
|                         this.thumbnail_url = rec["coverImage"].obj["large"].string | ||||
|                         this.initialized = true | ||||
|                         this.url = rec["siteUrl"].string | ||||
|   | ||||
		Reference in New Issue
	
	Block a user