mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -193,6 +193,7 @@ class SearchModel(private val scope: CoroutineScope) {
|
||||
if (!precision) {
|
||||
equalData.addAll(otherData)
|
||||
}
|
||||
if (!scope.isActive) return
|
||||
searchBooks = equalData
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user