Fix build
This commit is contained in:
parent
824713036a
commit
d6982a32d3
@ -143,6 +143,12 @@ open class BrowseSourceScreenModel(
|
|||||||
|
|
||||||
val source = sourceManager.get(sourceId) as CatalogueSource
|
val source = sourceManager.get(sourceId) as CatalogueSource
|
||||||
|
|
||||||
|
// SY -->
|
||||||
|
val ehentaiBrowseDisplayMode by unsortedPreferences.enhancedEHentaiView().asState(coroutineScope)
|
||||||
|
|
||||||
|
private val filterSerializer = FilterSerializer()
|
||||||
|
// SY <--
|
||||||
|
|
||||||
init {
|
init {
|
||||||
mutableState.update {
|
mutableState.update {
|
||||||
var query: String? = null
|
var query: String? = null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user