mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
书源校验:搜索结果为空时才把发现的结果给books
This commit is contained in:
@@ -164,7 +164,7 @@ class CheckSourceService : BaseService() {
|
||||
}
|
||||
} else {
|
||||
source.removeGroup("发现失效")
|
||||
books = exploreBooks
|
||||
if (books.isEmpty()) books = exploreBooks
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user