Minor cleanup
This commit is contained in:
@@ -631,7 +631,7 @@ class MangaPresenter(
|
||||
presenterScope.launchIO {
|
||||
setReadStatus.await(
|
||||
read = read,
|
||||
values = chapters.toTypedArray(),
|
||||
chapters = chapters.toTypedArray(),
|
||||
)
|
||||
}
|
||||
toggleAllSelection(false)
|
||||
|
||||
Reference in New Issue
Block a user