Minor cleanup
This commit is contained in:
parent
8dad132509
commit
4e9fe9790b
@ -101,6 +101,6 @@ class MangaHandler(
|
||||
.flatMap { it.chapters.values }
|
||||
.map { it.chapter }
|
||||
}
|
||||
.getOrDefault(emptyList())
|
||||
.getOrElse { emptyList() }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user