SpotlessApply
This commit is contained in:
parent
5074e68b9c
commit
cc934607c8
@ -45,7 +45,7 @@ fun Manga.toSManga(): SManga = SManga.create().also {
|
||||
it.description = ogDescription
|
||||
it.genre = ogGenre.orEmpty().joinToString()
|
||||
it.status = ogStatus.toInt()
|
||||
//SY <--
|
||||
// SY <--
|
||||
it.thumbnail_url = thumbnailUrl
|
||||
it.initialized = initialized
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user