viewmodel: search: fix pagination issue
This commit is contained in:
@@ -104,7 +104,6 @@ class SearchViewModel @Inject constructor(
|
|||||||
|
|
||||||
else -> emptyList()
|
else -> emptyList()
|
||||||
}
|
}
|
||||||
emptyList()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (exception: Exception) {
|
} catch (exception: Exception) {
|
||||||
|
|||||||
Reference in New Issue
Block a user