mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix(preference): Minus and Plus assign missing set(...) call
This commit is contained in:
parent
0374942a34
commit
f15fbdc8cb
3 changed files with 6 additions and 3 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue