Fix list mode changing

This commit is contained in:
Koitharu
2023-01-09 11:19:17 +02:00
parent 8a2706d70b
commit 7f530d0476
9 changed files with 19 additions and 19 deletions

View File

@@ -57,7 +57,7 @@ class LocalListViewModel @Inject constructor(
override val content = combine(
mangaList,
createListModeFlow(),
listModeFlow,
sortOrder.asFlow(),
selectedTags,
listError,