fix(preference): Minus and Plus assign missing set(...) call

This commit is contained in:
Ahmad Ansori Palembani 2024-08-16 07:06:22 +07:00
parent 0374942a34
commit f15fbdc8cb
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
3 changed files with 6 additions and 3 deletions

View file

@ -887,7 +887,7 @@ class LibraryPresenter(
return items to hiddenItems
}
private suspend fun getLibraryItems(
private fun getLibraryItems(
allCategories: List<Category>,
libraryManga: List<LibraryManga>,
sortingMode: Int,